@charset "utf-8";
/*******CSS commont*************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,form,input,textarea,p{margin:0;padding:0;}
img{border:0;}
ol,ul{list-style:none;}
h1,h2,h3{font-weight:normal;font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select,button{font-weight:inherit;font-size:inherit;font-family:inherit; border: 0px;}
input,textarea,select{*font-size:100%;}legend{color:#000;}
/*******CSS reset*************/
body{ background:#fff; color:#333; font-size: 12px; font-family:'Microsoft YaHei','微软雅黑',Arial;}
@media (min-width:1200px) 
{
    body{ font-size: 13px; }
}
@media (min-width:1601px) 
{
    body{ font-size: 15px; }
}
a{color:#333;text-decoration:none; cursor: pointer; transition: all 0.3s;}
a:hover{ text-decoration: none; color:#2b4798; }
.left{float:left;}
.right{float:right;}
.ovfl{ overflow:hidden;}
.mar{ margin:0px auto;}
.clear{clear:both;}
.hidden{display:none;}
.filter_bg8{ filter: alpha(opacity=80); opacity: 0.8; }
 
.imgbox {position:relative;overflow:hidden;width:100%;}
.imgbox:after {content:'';display:block;padding-top:75%;}
.imgbox img {width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:.36s width;}
.imgbox:hover img {width:110%;transition:.36s width;}
 

/*******Css header*******/
#tops{ border-bottom: solid 1px #eeeeee; height: 33px; line-height: 33px; overflow: hidden; color: rgba(0,0,0,0.5);}
#tops a{ color: rgba(0,0,0,0.5); }
.topsa1{ float: left;}
.topsa1 i{ margin-right: 6px; }
.topsa1 b{ color: #2b4798; font-size: 15px;}
.topssp2{ float: right; }
.topssp2 span{ margin: 0px 6px; }
#header{ width: 100%; padding: 12px 0px; position: relative;  background:#fff; z-index: 999;}
#header .container{ position: relative; }
#header.son{ padding: 8px 0px;  position: fixed; top: 0px; left: 0px; transition: all 0.3s; }
.logo{ width:191px; }
.logo img{ width: 100%; }
.navp1{ padding: 10px 0px 10px 30px;  }
.navp1 img{ max-width: 90%; }
.navp2{ padding-left: 30px; font-size: 1.4rem;}
.navp2 b{ font-size: 1.6rem; color: #2b4798; }
.navul{ width: 90%; margin: 15px auto 25px;}
.nav-item{position: relative; margin-bottom: 5px; border-bottom: solid 1px #f5f5f5;}
.nav-item p{overflow: hidden;line-height: 46px;max-height:46px; font-size: 16px; padding: 0px 10px;}
.nav-item p i{ float: right;  color: #666;}
.nav-item.nav-show{border-bottom: none;}
.nav-item .msub{display:none; background:#f1f1f1; padding: 0px 16px; overflow:hidden; }
.nav-item .msub a{ line-height: 2; margin-bottom:5px; font-size: 14px; display: block;}
.nav-item .msub a.on{ color:#2b4798;}
.nav-item.nav-show .msub{display: block;}
.nav-item p a{ float: left; }
.nav-show p i{transform:rotate(90deg);}
.nav-show.nav-item>p{ background:#f1f1f1;}
.nav-show>a:before,.nav-item>a:hover:before{opacity:1;}
.map_open{ color: #2b4798; z-index:999; position: absolute; top: 50%; margin-top: -13px; right: 15px; width:26px; height:26px; line-height: 26px;}
.map_open .iconfont{ font-size: 25px; }
.map_open:hover{ color:rgba(255,255,255,1);  }
.map_closes{ height: 61px; line-height: 61px; overflow:hidden; }
.map_closes a{ text-align: center; float: right; margin-right: 2px; }
.map_closes a .iconfont{ font-size: 30px; color:#2b4798; }
.map_close:hover {
    transform: rotate(90deg);
    border-radius: 50%;
}
#menu_map{ transform: translateY(-100%);transition: all 800ms cubic-bezier(.8, 0, .33, 1);
    border-radius: 0 0 50% 50%;
    opacity: 0;position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 999; background: #fff; width: 100%!important; height: 100%!important; overflow:hidden; }
#menu_map.down {
    border-radius: 0% 0% 0% 0%;
    transform: translateY(0);
    opacity: 1;
}
#mnav{ padding:8px 0px; background:#2b4798; overflow: hidden;}
#mnav a{ color: #fff; height:32px; line-height: 32px; font-size:14px; float: left; width: 25%; text-align: center;}
#mnav a.on{ font-weight: bold; }
@media (min-width:768px) 
{
  .tels{ height: 30px; line-height: 30px; font-size: 16px; position: absolute; top: 50%; margin-top: -15px;  right: 60px; background: url(../images/tel.jpg) no-repeat left center; padding-left: 25px; color: #2b4798; }
  #mnav a{ width: 12.5%; }
  #header{ padding:15px 0px;}
}
@media (min-width:1200px) 
{
  #tops{ height: 34px; line-height: 34px; }
  #header{ height: 87px; padding: 0px;  z-index: 999;}
  .logo{ margin-top: 20px; }
  .navs{ float: right; }
  .navs .nLi{ float: left; margin-left: 15px; position: relative;}
  .navs .nLi p{ float: left; position: relative;}
  .navs .nLi p i{ width:0px; height: 3px; background:#2b4798; transition: all 0.3s; position: absolute; left: 0px; bottom: 0px;}
  .navs .nLi p a{ padding: 0px 15px; transition: all 0s; float: left; font-size: 16px; height: 87px; line-height: 87px;}
  .navs .subs{ display: none; overflow: hidden; width: 100%;  text-align: center; position: fixed; left: 0px; top: 87px; z-index: 999; padding:40px 0px; background:#2b4798;}
  .navs .nLi.on{ color: #2b4798; }
  .navs .nLi.on p i{ width: 100%;   }
  .navs .nLi.on p a{ color: #2b4798; }
  .menu_btn{ width: 87px; text-align: center; height:87px; line-height: 87px; background:#2b4798; color: #fff; position: absolute; right: 0px; top: 0px;}
  .menu_btn .iconfont{ font-size: 25px; }
  .navs{ margin-right: 25px; }
  #header.son{ height:67px; padding: 0px;}
  #header.son .logo{ margin-top: 10px; }
  #header.son .navs .nLi p a{ height: 67px; line-height: 67px; }
  #header.son .subs{ top: 67px; }
  #header.son .menu_btn{ height: 67px; line-height: 67px; width: 67px; }
  .subsls{ width: 28%; float: left; text-align: left;}
  .subslst{ font-size: 28px; color: #fff;}
  .subslsc{ line-height: 2; margin-top: 15px; color: rgba(255,255,255,0.6);}
  .subslsm{ overflow: hidden; margin-top: 20px; }
  .subslsm a{ color: #fff; float: left; }
  .subsms{ width: 25%; float: left; margin-left: 10%; }
  .subsms a{ float: left; width: 100%; overflow: hidden; height: 36px; line-height: 36px; color: #fff; }
  .subsms a:hover{ color:#f0f80d;}
  .subsrs{ width: 30%; float: right; text-align: center; }
  .subsrs img{ max-width: 100%; }
}
@media (min-width:1601px) 
{
  #tops{ font-size: 14px; }
  #header{ padding: 0px; height:100px; }
  .logo{ margin-top: 23px; }
  .tels{ top: -25px; font-size: 17px; padding-left: 30px;}
  .navs{ margin-right: 0px; }
  .navs .nLi{ margin-left: 30px; }
  .navs .nLi p a{ padding: 0px 18px; height: 100px; line-height: 100px; }
  .menu_btn{ width: 100px; height: 100px; line-height: 100px;}
  .menu_btn .iconfont{ font-size: 38px; }
  .navs .subs{ top: 100px; padding:75px 0px 90px 0px; }
  .subslst{ font-size: 36px; }
  .subslsc{ margin-top: 20px; }
  .subslsm{ margin-top: 35px; }
  .subsms a{ height: 40px; line-height: 40px; font-size: 16px; }
  #header.son{ height:80px; padding: 0px;}
  #header.son .logo{ margin-top: 16px; }
  #header.son .navs .nLi p a{ height: 80px; line-height: 80px; }
  #header.son .subs{ top: 80px; }
  #header.son .menu_btn{ height: 80px; line-height: 80px; width: 80px; }
}
.menu_btn:hover{ color: #f2f059; }
#nav {
  position: fixed;
  width: 100%;
  z-index: 9999;
  height: 300vh;
  top: 0;
  left: 0;
  transform: translateY(100vh);
  -webkit-transform: translateY(100vh);
  -moz-transform: translateY(100vh);
  -o-transform: translateY(100vh);
  -ms-transform: translateY(100vh);
  pointer-events: none;
}
#nav.on {
  pointer-events: auto;
}
#nav .nav-inner {
  width: 100%;
  height: 100vh;
  background-color: rgba(255, 255, 255, 1);
  position: relative;
  text-align: center;
}
#nav .nav-inner .close-nav {
  position: absolute;
  display: inline-block;
  width: 52px;
  height:52px;
  line-height: 52px;
  text-align: center;
  background-color: #2b4798;
  color: #fff;
  top: 8vh;
  right: 15vh;
  z-index: 10;
}
#nav .nav-inner .navItem {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  justify-items: center;
  align-items: center;
}
#nav .nav-inner .navItem .navList {
  width: calc(100%/6);
  height: 100%;
  position: relative;
}
#nav .nav-inner .navItem .navList > a {
  display: inline-block;
  position: absolute;
  z-index: 3;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
}
#nav .nav-inner .navItem .navList > a > i {
  display: block;
  text-align: center;
  color: #666;
  height: 40px;
  line-height: 40px;
}
#nav .nav-inner .navItem .navList > a > span {
  text-align: center;
}
#nav .nav-inner .navItem .navList > a > span > b {
  display: block;
}
#nav .nav-inner .navItem .navList .nav-child {
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  margin: auto;
  width: 1px;
  height: 1px;
  transition: height 0.5s ease 0.5s,width 0.5s ease;
}
#nav .nav-inner .navItem .navList .nav-child:after{
    content: "";position: absolute;z-index: 3;
    width: 100%;height: 100%;top: 0;left: 0;
}
#nav .nav-inner .navItem .navList .nav-child > ul {
  width: 100%;
  height: 100%;
  display: none;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
    position: relative;
    z-index: 5;
}
#nav .nav-inner .navItem .navList .nav-child > ul > li {
  width: 100%;
  text-align: center;
  padding: 20px 8px;

}
#nav .nav-inner .navItem .navList .nav-child > ul > li > a {
  font-size: 16px;
  text-align: center;
  color: rgba(255,255,255,0.7);
  width: 100%;
  opacity: 1;
  display: inline-block;
}
.backImg{ background-position: top center; background-size: 100% 100%;}
#nav .nav-inner .navItem .navList .nav-child > ul > li > a > small {
  font-size: 16px;
  font-weight: lighter;
  display: block;
  width: 100%;
  height: 24px;
  text-align: center;
  line-height:24px;
}
#nav .nav-inner .navItem .navList .nav-child > ul > li > a > img {
  display: inline-block;
  height: 85px;
}
#nav .nav-inner .navItem .navList .nav-child > ul > li:nth-of-type(1) > a {
  font-weight: bold;
  font-size: 24px;
  color: rgba(255,255,255,1);
}
#nav .nav-inner .navItem .navList .nav-child > ul > li > a:hover{ color: #fff; }
#nav .nav-inner .navItem .navList .nav-child > ul.on {
  display: flex;
}
#nav .nav-inner .navItem .navList:hover .nav-child {
  width: 100%;
  height: 100%;
  transition: width 0.5s ease 0.5s,height 0.5s ease;
}
#nav .shape-wrap {
  position: relative;
  height: 100vh;
  z-index: 10;
}
#nav .shape-wrap .shape1 {
  transform: scale(-1);
  -webkit-transform: scale(-1);
  -moz-transform: scale(-1);
  -o-transform: scale(-1);
  -ms-transform: scale(-1);
  fill: rgba(255, 255, 255, 0.9);
}
#nav .shape-wrap .shape2 {
  fill: rgba(255, 255, 255, 0.9);
}
.f-36{  font-size: 40px; }
.mb-48 {
    margin-bottom: 48px;
}
.f-20{ font-size: 22px; font-weight: normal;}
.mb-48 {
    margin-bottom: 48px;
}
.mb-16{ margin-bottom: 16px; }
.op-6 {
    opacity: 0.6;
}
.up-word {
    text-transform: uppercase;
}
.nsio{ color: #fff; text-align: center; width: 100%; }
.nsio.iconfont{ font-size: 32px; }
@media (min-width:1601px) 
{
    #nav .nav-inner .navItem .navList .nav-child > ul > li > a {
  }
  #nav .nav-inner .navItem .navList .nav-child > ul > li{ padding: 22px 12px;}
  .f-36{  font-size: 60px; }
  .f-20{ font-size: 28px; }
  .nsio.iconfont{ font-size: 45px; }
}

.c-cursor {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  pointer-events: none;
  mix-blend-mode: difference;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: transform;
}

.c-cursor[data-cursor-hiding="true"] {
  pointer-events: none;
  opacity: 0;
}

.c-cursor[data-cursor-hiding="false"] {
  pointer-events: none;
  opacity: 1;
}

.c-cursor__outer {
  -webkit-transform: translate3d(-50%, -50%, 1px);
  transform: translate3d(-50%, -50%, 1px);
}

.c-cursor__inner {
  width: 0.5rem;
  height: 0.5rem;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  -webkit-transform: rotate(135deg) scale(1) translateZ(0);
  transform: rotate(135deg) scale(1) translateZ(0);
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  pointer-events: none;
  opacity: 1;
  border: 1px solid #fff;
  background-color: #fff;
  will-change: width, height;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.c-cursor__svg-wrapper {
  display: none;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
}

.c-cursor[data-cursor-type="left-right"] .c-cursor__inner {
  width: 3.75rem;
  height: 3.75rem;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  border-radius: 50%;
  background-color: transparent;
}

.c-cursor[data-cursor-type="left-right"] .c-cursor__left-right {
  display: block;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.c-cursor[data-cursor-type="left-right"] .c-cursor__left-right svg {
  display: block;
  width: 100%;
  height: 100%;
}

.c-cursor[data-cursor-type="left-right"] .c-cursor__left-right svg path,
.c-cursor[data-cursor-type="left-right"] .c-cursor__left-right svg polygon {
  fill: #fff;
}

.c-cursor[data-cursor-type="left-right"][data-cursor-holding] .c-cursor__inner {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}

.c-cursor[data-cursor-type="eye"][data-cursor-holding] .c-cursor__inner {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}

.c-cursor[data-cursor-type="interactive-element"] .c-cursor__inner,
.c-cursor[data-cursor-interactive="true"] .c-cursor__inner {
  width: 4rem;
  height: 4rem;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  -webkit-transform: scale(1) translateZ(0);
  transform: scale(1) translateZ(0);
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  opacity: 1;
  border-radius: 50%;
  background-color: #fff;
}

.c-cursor[data-cursor-type="interactive-element"] .c-cursor__inner.focus::after,
.c-cursor[data-cursor-interactive="true"] .c-cursor__inner.focus::after {
  font-size: 14px;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  display: block;
  content: "More";
  transform: translate(-50%, -50%);
  color: #999;
}

/*******Css banner*******/
.banner{height:100%; text-align:center; overflow:hidden; margin:0px auto; }
.banners{position: relative; overflow:hidden; margin:0px auto; }
.banners .slick-list li{height: 800px; background-repeat: no-repeat; background-position: center top;background-size: cover;position: relative;}
.banners .slick-list li a{ position: absolute; top: 0;width: 100%;height: 100%; }
.banners .arrow { width:50px; height: 50px; line-height: 50px; margin-top: -25px; font-size: 2rem; position: absolute; transition: all 0.3s; cursor: pointer; z-index: 3; top: 50%; background: rgba(0,0,0,0.5); border-radius: 50%; text-align: center; color: rgba(255,255,255,0.5);}
.banners .arrow.pre{ left: 15px; }
.banners .arrow.next{ right: 15px; }
.banners .arrow:hover{ color: rgba(255,255,255,1); background:rgba(0,0,0,1); }
.banners .slick-dots { width: 100%; position: absolute; text-align: center; bottom: 100px; padding-left: 70px; left: 0; z-index: 3;}
.banners .slick-dots li{ float: left; margin-left: 25px; width: 20px;  border-radius: 50%; height: 20px; margin-top: 9px; position: relative;}
.banners .slick-dots li button{ padding: 0px; font-size: 0; background: rgba(255,255,255,0.5);  outline: none; border-radius: 50%; height: 8px; width: 8px; position: absolute; left: 50%; top: 50%; margin-top: -4px; margin-left: -4px;}
.banners .slick-dots .moreimg {  margin-left: 35px;  float: left; cursor: pointer; color: #fff; height: 38px; line-height: 38px; padding: 0px 18px; border-radius: 18px; background:rgba(0,0,0,0.6);}
.banners .slick-dots li.slick-active button { background: rgba(255,255,255,0.8); }
.banners .slick-dots li.slick-active{ background: rgba(0,0,0,0.4); }
.banners .slick-dots .moreimg:hover{ background: #050307; }
.mbanner{ overflow:hidden;}
.mbanner .swiper-container .swiper-wrapper img {
    width: 100%;
    height: auto;
}
.mbanner .swiper-container .swiper-slide {
    text-align: center;
}
.page_banner{ width: 100%; position: relative; margin:0px auto; text-align:center; overflow:hidden;}
.page_banner img{ width: 100%; }
.page_bannerc{ width: 300px; padding-top: 15px; padding-left: 15px; padding-right: 15px; height:100px; text-align: center; border: solid 3px rgba(255,255,255,0.3); position: absolute; top: 50%; margin-top: -50px; z-index: 6; left: 50%; margin-left: -150px;}
.page_bannerp1{ font-size: 20px; font-weight: bold; color: #fff;}
.page_bannerp2{ color: #fff; margin-top: 5px; }
#page_menu{ padding:20px 0px 15px 0px; text-align: center;}
.page_menuc{ color: rgba(255,255,255,0.8); margin-top: 6px;}
.page_menuc a{ color: rgba(255,255,255,0.8); }
.page_menuc i{ margin-right: 6px; }
.page_menul{ font-size: 22px; font-weight: bold; color: #fff;}
.page_menusc{ color: rgba(255,255,255,0.8);  width: 90%; line-height: 1.8; margin:10px auto 0px; text-align: center;}
.page_menusct{ text-align: center; color: rgba(255,255,255,0.7); margin-top: 10px;}
.ptitlesp1{ height: 30px; line-height: 30px; overflow: hidden; color: #999;}
.ptitlesp1 i{ width: 40px; height: 2px; background: #2b4798; float: left; margin-top: 14px; margin-right: 15px;}
.ptitlesp2{ font-size: 20px; color: #2b4798; font-weight: bold; margin-top: 5px;}
.ptitles{ margin-bottom: 15px; }
#scmenus{ border-bottom: solid 1px #dedede; }
.scmenus{ overflow:hidden; text-align: center; }
.scmenus .swiper-slide{ text-align: center; width: auto; margin: 0px 30px 0px 0px; }
.scmenus a{ font-size: 14px; float: left; padding: 0px 20px; height: 42px; line-height: 42px; overflow: hidden;}
.scmenus a:hover{ color: #2b4798; }
.scmenus a.on{ color: #2b4798; font-weight: bold;}
.cmenus{ overflow:hidden; padding: 5px 0px 8px 0px; border-bottom: solid 1px #f2f2f2; text-align: center; }
.cmenus .swiper-slide{ text-align: center; width: auto; margin: 0px 30px 0px 0px; }
.cmenus a{ font-size: 14px; width: 100%; padding: 0px 20px; height: 36px; line-height: 36px; overflow: hidden; float: left;  }
.cmenus a:hover{ color: #2b4798;  }
.cmenus a.on{ color: #2b4798; }
.page_cont{ margin-top: 25px; overflow: hidden;}
.ptlts{ overflow: hidden; height: 50px; line-height: 50px; }
.ptltsl{ font-size: 22px; color:#2b4798; float: left;}
.ptltsr{ float: right; color: #999;}
.ptltsr a{ color: #999; }
.ptltsr a:hover{ color:#2b4798;}
.ptltsr i{ margin-right: 5px; }
@media (min-width:768px) 
{
    #page_menu{ padding: 25px 0px 15px 0px;}
    .page_menusc{ width: 70%; }
    .ptlts{ margin-top: 5px; }
}
@media (min-width:992px) 
{
  .cmenus{ padding: 8px 0px; }
  .cmenus .swiper-slide{ margin: 0px 40px 0px 0px;  }
  .scmenus .swiper-slide{ margin: 0px 36px 0px 0px; }
  .scmenus a{ height: 45px; line-height: 45px; font-size: 15px;}
  .page_menusc{ width: 50%; }
  .page_cont{ margin-top: 30px; }
}
@media (min-width:1200px) 
{
  .page_bannerc{ width: 680px;  padding-top: 40px;  padding-left: 20px; padding-right: 20px; height: 198px; margin-top: -99px; margin-left: -340px;}
  .page_bannerp1{ font-size: 50px; }
  .page_bannerp2{ font-size: 18px; }
  #page_menu{ padding:35px 0px 25px 0px;}
  .page_menul{ font-size: 22px; height: 46px; line-height: 46px; font-size: 26px;}
  .page_menuc{ height: 28px; line-height: 28px;}
  .left_side{ width: 190px; float: left; margin-top: 40px; }
  .pcontact{ width: 100%; float: left; margin-top: 25px; line-height: 2.2; }
  .ptitlesp1 i{ width: 70px; }
  .ptitlesp2{ font-size: 32px; margin-top: 15px;}
  .ptitles{ margin-bottom: 30px; }
  .cmenus{ padding: 10px 0px 15px 0px; }
  .cmenus .swiper-slide{ margin: 0px 40px 0px 0px;  }
  .cmenus a{ height:43px; line-height: 43px; font-size: 16px;  letter-spacing: 1px; padding: 0px 30px;}
  .page_cont{ margin-top: 35px; }
  .scmenus .swiper-slide{ margin: 0px 42px 0px 0px; }
  .scmenus a{ height: 50px; line-height: 50px; font-size: 16px;}
  .ptlts{ height: 60px; line-height: 60px; margin-top: 10px;}
  .ptltsl{ font-size: 28px; }
}
@media (min-width:1601px) 
{
  .page_bannerc{ width: 680px;  padding-top: 40px;  padding-left: 20px; padding-right: 20px; height: 198px; margin-top: -99px; margin-left: -340px;}
  .page_bannerp1{ font-size: 50px; }
  .page_bannerp2{ font-size: 18px; }
  #page_menu{ padding:70px 0px 20px 0px;}
  .page_menul{ font-size: 40px; height: 70px; line-height: 70px;}
  .page_menuc{ height: 32px; line-height: 32px;}
  .page_menusc{ width: 40%; margin:20px auto 0px;}
  .left_side{ width: 260px; float: left; margin-top: 60px; }
  .pcontact{ width: 100%; float: left; margin-top: 25px; line-height: 2.2; }
  .ptitlesp1 i{ width: 70px; }
  .ptitlesp2{ font-size: 32px; margin-top: 15px;}
  .ptitles{ margin-bottom: 30px; }
  .cmenus{ padding: 15px 0px 20px 0px; }
  .cmenus .swiper-slide{ margin: 0px 46px 0px 0px;  }
  .cmenus a{ height:46px; line-height: 46px; font-size: 18px;  letter-spacing: 1px; padding: 0px 35px;}
  .page_cont{ margin-top: 50px; }
  .scmenus .swiper-slide{ margin: 0px 100px 0px 0px; }
  .scmenus a{ height: 80px; line-height: 80px; font-size: 20px;}
  .ptlts{ height: 80px; line-height: 80px; margin-top: 40px;}
  .ptltsl{ font-size: 38px; }
}
#cmenus a:hover{ background:#F6921E;  } 

 
/*******Css home*******/ 
#chan1{ overflow: hidden; padding: 25px 0px 30px 0px; background: #f5f5f6;}
.newsts{ height: 32px; line-height: 32px; overflow: hidden; }
.newstsa1{ float: left; font-size: 22px; }
.newstsa2{ float: left; margin-left: 15px; color: #888; font-size: 13px;}
.newstsa2:hover{ color: #2b4798; }
.newstsa3{ color: #888; float: right; background: url(../images/more1.png) no-repeat right center; padding-right: 20px;}
.newstsa3:hover{ color: #2b4798; }
.gg{ margin-top: 20px; overflow: hidden;}
.gg a{ width: 100%; float: left; background: #fff; }
.gg_txt{ padding:25px 20px 30px 20px;}
.gg_txtp1{ height: 32px; line-height: 32px; overflow: hidden; }
.gg_txtsp1{ color: #2b4798; font-size: 16px; float: left; }
.gg_txtsp1 a{ color: #2b4798; }
.gg_txtsp2{ color: #888; float:right; }
.gg_txtsp2 i{ margin-right: 5px; }
.gg_txtsp2 i.iconfont{ font-size: 12px; }
.gg_txtp2{ height: 54px; line-height: 27px; overflow:hidden; font-size: 15px; margin-top: 5px;}
.hy{ margin-top: 20px; padding:15px 20px 25px 20px; overflow: hidden; background: url(../images/bg3.jpg) no-repeat; background-size: 100% 100%;}
.hyp1{ height: 34px; line-height: 34px; overflow: hidden; font-size: 15px; margin-top:6px;}
.hyp2{ color: #888; line-height: 20px; height: 40px; overflow: hidden; }
.hyb{ overflow: hidden; margin-top: 10px; }
.hyb a{ height: 28px; line-height: 28px; font-size: 13px; overflow: hidden; width: 100%; float: left; }
.xwdt{ overflow: hidden; margin-top: 15px;}
.xwdtp{ height: 27px; line-height: 27px; overflow: hidden; font-size: 16px;}
.xwdtp a{  color:#2b4798;  }
.xwdtc a{ width: 100%; float: left; margin-top: 15px;  padding-bottom: 15px; border-bottom: solid 1px #dedede;}
.xwdt_img{ width: 32%; float: left; }
.xwdt_txt{ width: 64%; float: right; }
.xwdt_txtp1{ height: 46px; line-height: 23px; overflow: hidden; font-size: 14px;}
.xwdt_txtp2{ line-height: 20px; height: 40px; overflow: hidden; color: #888; margin-top: 5px; }
.xwdt_txtp3{ color:#888; height: 24px; line-height: 24px;}
.xwdt_txtp3 i.iconfont{ font-size: 12px; }
.xwdtc{ overflow: hidden; }
@media (min-width:768px) 
{
  .newstsa2{ margin-left: 25px; }
  .gg{ width: 48%; float: left; }
  .hy{ width: 48%; float: right; padding:35px 20px 25px 40px; }
  .hyb{ margin-top: 22px; }
  .hyb a{ height: 32px; line-height: 32px; }
  .xwdt{ width: 100%; float: left; }
  .xwdt a{ margin-top: 20px;}
  .xwdt_img{ width: 25%; }
  .xwdt_txt{ width: 71%; }
  .xwdt_txtp3{ margin-top: 20px; }
  .xwdt_txtp1{ line-height: 26px; height: 52px; }
  .xwdt_txtp2{ height: 66px; line-height: 22px;}
}
@media (min-width:992px) 
{
  .gg{ width: 31%;}
  .hy{ width: 31%; float: left; margin-left: 2%; padding:20px 20px 25px 25px;}
  .hyb{ margin-top: 10px; }
  .hyb a{ height: 33px; line-height: 33px; }
  .xwdt{ width:34%; float: left; margin-left: 2%;}
  .xwdtc{ margin-top: 10px; }
  .xwdt_img{ width: 38%; }
  .xwdt_txt{ width: 59%; }
  .xwdtc a{ margin-top: 10px; padding-bottom:10px;}
  .xwdt_txtp3{ margin-top: 0px; }
  .xwdt_txtp2{ height: 26px; line-height: 26px; }
}
@media (min-width:1200px) 
{
  #chan1{ padding: 40px 0px 45px 0px;}
  .newsts{ height: 50px; line-height: 50px; }
  .newstsa1{ font-size: 26px; }
  .newstsa2{ font-size: 16px; margin-left:50px; }
  .newstsa3{ padding-right: 23px; }
  .hy{ padding:30px 20px 45px 25px; }
  .hyb{ margin-top: 20px; }
  .hyb a{ height: 36px; line-height: 36px; }
  .xwdtc a{padding-bottom: 8px;}
  .xwdt_img{ width: 36%; }
  .xwdt_txt{ width: 60%; }
  .xwdt_txtp1{ height: 50px; line-height: 25px; font-size: 15px; }
  .xwdt_txtp2{ margin-top: 6px; line-height: 22px; height: 44px; }
  .xwdt_txtp3{ margin-top: 6px; }
  .gg_txtp1{ height: 40px; line-height: 40px; }
  .gg_txtsp1{  font-size: 20px; }
  .xwdtp{ height: 40px; line-height: 40px; font-size: 20px;}
  .gg_txtp2{ line-height: 37px; height: 74px; font-size: 17px; }
  .gg_txt{ padding:31px 30px 40px 30px;  }
}
@media (min-width:1601px) 
{
  #chan1{ padding: 75px 0px 145px 0px;}
  .newsts{ height: 78px; line-height: 78px; }
  .newstsa1{ font-size: 40px; }
  .newstsa2{ font-size: 18px; margin-left:65px; }
  .newstsa3{ padding-right: 26px; }
  .gg{ width: 445px; margin-top: 50px; height: 522px;}
  .hy{ width: 445px; margin-top: 50px; margin-left: 38px; height: 522px; padding: 45px 40px;}
  .xwdt{ width: 435px; margin-top: 40px; margin-left: 37px; height: 544px;}
  .gg_txt{ padding: 35px 40px 42px 40px; }
  .gg_txtp1{ height: 44px; line-height: 44px; }
  .gg_txtsp1{ font-size: 22px; }
  .gg_txtsp2 i.iconfont{ font-size: 14px; }
  .gg_txtp2{ margin-top: 18px; line-height: 46px; height: 92px; font-size: 22px;}
  .hyp1{ margin-top: 15px; font-size: 18px; height: 36px; line-height: 36px;}
  .hyp2{ line-height: 26px; height: 52px; margin-top: 10px; font-size: 14px;}
  .hyb a{ height: 44px; line-height: 44px; font-size: 17px; }
  .xwdtc a{padding-bottom: 13px; margin-top: 15px;}
  .xwdt_img{ width: 182px; }
  .xwdt_txt{ width: 218px; }
  .xwdtp{ height: 44px; line-height: 44px; font-size: 22px; }
  .xwdt_txtp1{ height: 60px; line-height: 30px; font-size: 18px; }
  .xwdt_txtp2{ font-size: 14px; line-height: 24px; height: 72px; }
  .xwdt_txtp3{ margin-top: 20px; }
  .xwdt_txtp3 i.iconfont{ font-size: 14px; }
}
.gg a:hover{ background:#2b4798; color: #fff;}
.gg a:hover .gg_txtsp1{ color: #fff; }
.gg a:hover .gg_txtsp2{ color: #fff; }
#chan2{ padding: 25px 0px 0px 0px; background-size:cover; background:url(../images/bg1.jpg) no-repeat;}
.sproduct_txtp1{ height: 40px; line-height: 40px; font-size: 22px; color: #2b4798; overflow: hidden;}
.sproduct_txtp2{ margin-top: 10px; line-height: 20px; height: 60px; overflow: hidden; color: #888; }
.sproduct_img{ margin-top: 15px; }
.msproduct_txtp3{ margin-top: 15px; overflow: hidden;}
.msproduct_txtp3 span{ padding: 6px 35px; font-size: 14px; float: left; border-radius: 15px; border: solid 1px #444;}
.sproduct .gallery-thumbs .swiper-slide{ cursor: pointer; padding: 30px 0px 20px 0px; position: relative; text-align: center; color: rgba(42,42,42,0.8);}
.sproduct_p1{ height: 35px; line-height: 35px; }
.sproduct_p1.iconfont{ font-size: 36px; }
.sproduct_p2{ font-size: 16px; height: 34px; line-height: 34px; margin-top: 5px;}
.sproduct .gallery-thumbs .swiper-slide i{ width: 0px; height: 5px; background:#2b4798; position: absolute; left: 0px; bottom: 0px;}
.sproduct .gallery-thumbs .swiper-slide-thumb-active i{ width: 100%; }
.sproduct .gallery-thumbs .swiper-slide-thumb-active{ color: #2b4798;}
@media (min-width:768px) 
{
  #chan2{ padding: 30px 0px 0px 0px; }
  .msproduct_txtp3{ margin-top: 25px; }
  .sproduct .gallery-thumbs .swiper-slide{ padding: 40px 0px 30px 0px; }
  .sproduct_p2{ margin-top: 10px; }
}
@media (min-width:992px) 
{
  .sproduct_txt{ width: 49%; float: left; }
  .sproduct_img{ width: 46%; float: right; margin-top: 0px;}
  .sproduct_txtp1{ margin-top: 5px; }
  .sproduct_txtp2{ line-height: 22px; height: 66px; margin-top: 15px; }
  .sproduct_txtp3{ overflow: hidden; margin-top: 35px; }
  .sproduct_txtp3 span{ padding: 6px 35px; font-size: 14px; transition: all 0.3s; float: left; border-radius: 15px; border: solid 1px #444; }
}
@media (min-width:1200px) 
{
  #chan2{ padding: 45px 0px 0px 0px; }
  .sproduct_txtp1{ height: 55px; line-height: 55px; font-size: 26px; }
  .sproduct_txtp2{ line-height: 26px; height: 104px; }
  .sproduct_txtp3{ margin-top: 45px; }
  .sproduct_txtp3 span{ padding: 6px 45px; font-size: 15px;}
  .sproduct .gallery-thumbs .swiper-slide{ padding: 55px 0px 40px 0px; }
  .sproduct_p1{ height: 55px; line-height: 55px; }
  .sproduct_p1.iconfont{ font-size: 40px; }
}
@media (min-width:1601px) 
{
  #chan2{ padding: 100px 0px 0px 0px; }
  .sproduct_txtp1{ height: 85px; line-height: 85px; font-size: 40px; }
  .sproduct_txtp2{ line-height: 30px; height: 120px; margin-top: 25px;}
  .sproduct_txtp3{ margin-top: 90px; }
  .sproduct_txtp3 span{ padding: 6px 55px; font-size: 17px;}
  .sproduct .gallery-thumbs .swiper-slide{ padding: 70px 0px 70px 0px; }
  .sproduct_p1{ height: 55px; line-height: 55px; }
  .sproduct_p1.iconfont{ font-size: 40px; }
  .sproduct_p1{ height: 70px; line-height: 70px; }
  .sproduct_p1.iconfont{ font-size: 50px; }
  .sproduct_p2{ font-size: 22px; height: 55px; line-height: 55px;}
}
.sproduct_txtp3:hover span{ background:#2b4798; color: #fff; margin-left: 6px; }
#chan3{ padding-top: 25px; padding-bottom: 35px;  background:url(../images/bg2.jpg) no-repeat; background-size: 100% 100%;}
.aboutt{ height: 36px; line-height: 36px; }
.aboutta1{ float: left; font-size: 22px; color: #2b4798; }
.aboutc{ line-height: 20px; height: 100px; overflow: hidden; margin-top: 15px; color: rgba(42,42,42,0.8);}
.abouts{ margin-top: 20px; overflow: hidden;}
.abouts_img{ overflow: hidden; text-align: center; }
.abouts_img img{ width: 100%; }
.abouts_txt{ overflow: hidden; margin-top: 10px; }
.abouts_txt a{ width: 50%; float: left; margin-top: 15px; }
.abouts_p1{ height: 40px; line-height: 40px; }
.abouts_p1 span{ color: #2b4798; font-weight: bold;  font-size: 28px; float: left;}
.abouts_p1 i{float: left;background:#2b4798; margin-left: 7px; font-style: normal; color: #fff; border-radius: 50%; width: 20px; height: 20px; line-height: 19px; text-align: center;}
.abouts_p2{ color: #888; }
@media (min-width:768px) 
{
  .aboutt{ height: 47px; line-height: 47px; background:url(../images/logo1.png) no-repeat left center; padding-left: 210px; }
  .aboutta1{ font-size: 24px; }
}
@media (min-width:992px) 
{
  #chan3{ padding-bottom: 45px; padding-top: 30px; }
  .abouts_txt a{ width: 25%; }
}
@media (min-width:1200px) 
{
  #chan3{ padding-bottom: 0px; padding-top: 50px; }
  .aboutta1{ font-size: 26px; }
  .aboutc{ line-height:28px; height: 120px; margin-top: 25px;}
  .abouts{ margin-top: 35px; }
  .abouts_img{ width: 60%; float: left; }
  .abouts_txt{ width: 30%; float: right; margin-top: 50px;}
  .abouts_txt a{ width: 50%; margin-top: 28px; }
  .abouts_p1{ height: 60px; line-height: 60px; }
  .abouts_p1 span{ font-size: 36px; }
  .abouts_p1 i{ margin-top: 10px; }
}
@media (min-width:1601px) 
{
  #chan3{ padding-top: 107px; position: relative; background-attachment: fixed;}
  .aboutt{ height: 75px; line-height: 75px; padding-left: 245px; }
  .aboutta1{ font-size: 40px; }
  .aboutc{ line-height:33px; height:165px; margin-top: 35px;}
  .abouts{ margin-top: 68px; position: relative;}
  .abouts_img{ width: 60%; float: left; }
  .abouts_txt{ width: 30%; float: right; margin-top: 50px;}
  .abouts_txt a{ width: 50%; margin-top: 28px; }
  .abouts_p1{ height: 60px; line-height: 60px; }
  .abouts_p1 span{ font-size: 36px; }
  .abouts_p1 i{ margin-top: 10px; }
  .abouts_img{ width: 1002px; }
  .abouts_txt{ position: absolute; right: 0px; bottom: 155px; width: 500px; }
  .abouts_txt a{ margin-top: 90px; width:160px; margin-left: 75px; margin-right: 15px;}
  .abouts_p1{ height: 65px; line-height: 65px; }
  .abouts_p1 span{ font-size: 52px; }
  .abouts_p1 i{ margin-top: 10px; font-size: 13px;}
  .chan3bg{ width: 1173px; height: 236px; background:url(../images/img1.png) no-repeat; position: absolute; bottom: 0px; left: 0px; }
}
/*******Css footer*******/
#fmenu{ background:#2f3030; padding:25px 0px 25px 0px; line-height: 2; color:rgba(255,255,255,0.44);}
#fmenu a{ color:rgba(255,255,255,0.44); }
#fmenu a:hover{ color: #fff; }
.fmenut{ overflow: hidden; }
.fmenut dl{ width: 48%; float: left; margin:0px 1% 15px 1%; }
#fmenu dt a{ color: #fff; font-size: 16px; font-weight: bold;}
.fmenut dd{ margin-top: 15px; overflow: hidden;}
.fmenut dd a{ width: 50%; float: left; height: 30px; line-height: 30px; }
.fmenub{ text-align: center; }
#footer{  background:#262626; text-align: center; line-height:1.6; padding: 10px 0px 10px 0px; color:rgba(255,255,255,0.45);}
#footer a{ color:rgba(255,255,255,0.45); }
#footer a:hover{ text-decoration: underline; color: #fff;}
.footernav{ width: 100%; color: #fff; height:auto; overflow: hidden; position: fixed; bottom:0px; padding:10px 0px; left: 0px; z-index: 999;   background:#2b4798; }
.footernav a{ color: #fff; }
.footernav ul li{width: 20%; float: left; text-align: center; }
.footernp1{ font-size:2rem;}
.footernp2{ line-height:1.5;}
.footernav ul li.on .footernp1{ animation: swing 1s; }
#warp{ padding-bottom: 25px; background:url(../images/pbgs1.jpg) no-repeat top center; }
.page_con{ margin: 20px auto 15px; overflow: hidden; background: #fff; padding: 15px;}
.inxc{ height: 30px; width: 100%; }
.bgb{ background: #fff; padding: 10px; }
@media (min-width:768px) 
{
  .fmenut dl{ width: 23%; }
  .page_con{ padding: 20px; }
}
@media (min-width:1200px) 
{
  #fmenu{ padding:35px 0px 35px 0px; }
  .fmenub{ margin-top: 20px; padding-top: 25px; overflow: hidden; text-align: left; border-top: solid 1px #4C4D4D;}
  .fmenul{ float: left; }
  .fmenum{ width: 55%; float: left; margin-left: 60px; margin-top: 5px;}
  .fmenur{ width: 200px; float: right;}
  .fmenur img{ width: 80px; float: left; }
  .fmenur span{ width: 100px; float: right; }
  #footer{ padding:13px 0px 13px 0px; }
  #warp{ padding-bottom: 50px; }
  .page_con{ margin-top: 40px; padding: 30px;}
  .inxc{ height: 50px; }
  .bgb{ padding: 20px; }
}
@media (min-width:1601px) 
{
  #fmenu{ padding:50px 0px 50px 0px; }
  #fmenu dl{ width: 20%; margin:0px 1% 0px 4%;  }
  #fmenu dt a{ font-size:18px; }
  .fmenut dd{ margin-top: 20px; }
  .fmenut dd a{ line-height: 34px; height: 34px; }
  .fmenub{ margin-top: 50px; padding-top: 40px; }
  #warp{ padding-bottom: 80px; }
  .page_con{ margin-top: 80px; padding:30px 70px;}
  .inxc{ height: 80px; }
  .bgb{ padding: 30px; }
}
#fmenu .fmenulp3 a:hover{ background: #fff; color:#1d2228; border: solid 1px #fff; }
.cls{ overflow: hidden; }
.cls a{ width: 42%; position: relative; overflow: hidden; float: left; font-size: 14px; margin: 6px 4%; padding: 8px 0px 11px 0px; text-align: center; border: solid 1px #dedede;}
.cls a i{ width: 0px; height: 3px; background: #2b4798; position: absolute; bottom: 0px; left: 50%; margin-left: 0px; transition: all 0.3s; }
.cls a:hover{ background: #fff; color: #2b4798; }
.cls a:hover i{ width: 30px; margin-left: -15px; }
@media (min-width:768px) 
{
  .cls a{ width: 23%; margin: 6px 1%;  }
}
@media (min-width:1200px) 
{
  .cls a{ width:174px; margin: 4px 8px 4px 8px; font-size: 16px; padding: 13px 0px 22px 0px; }
  .cls a:hover{ box-shadow:0px 0px 20px rgba(0,0,0,0.15); }
  .cls a:hover i{ width: 40px; margin-left: -20px; }
}
@media (min-width:1601px) 
{
  .cls a{ width:240px;  margin: 5px 10px 5px 10px; font-size: 20px; padding: 20px 0px 32px 0px;}
  .cls a:hover i{ width: 70px; margin-left: -35px; }
}
 
/*******Css company*******/
.companys{ margin-top: 25px; padding-bottom: 25px; border-bottom: solid 1px #dedede;}
.companyst{ text-align: center; font-size: 20px;}
.companysft{ text-align: center; color: #ccc; text-transform: uppercase;}
.gsjj{ margin-top: 20px; line-height: 22px; height:110px;  font-size: 13px; overflow: hidden; }
.gsjj img{ max-width: 100%; }
.gsjjy{ overflow: hidden; margin-top: 10px; }
.gsjjy a{ width: 50%; float: left; margin-top: 15px; }
.gsjjy_p1{ height: 40px; line-height: 40px; }
.gsjjy_p1 span{ color: #2b4798; font-weight: bold;  font-size: 28px; float: left;}
.gsjjy_p1 i{float: left;background:#2b4798; margin-top: 3px; margin-left: 7px; font-style: normal; color: #fff; border-radius: 50%; width: 20px; height: 20px; line-height: 19px; text-align: center;}
.gsjjy_p2{ color: #888; }
.fzlct{ margin-top: 10px; line-height: 1.8; color: #999; text-align: center; }
.fzlc{ overflow: hidden; margin-top: 20px; }
.companys1{ margin-top: 25px; margin-bottom: 10px; border-bottom: solid 1px #dedede;}
.fzlc .swiper-slide{ cursor: pointer; position: relative; padding-bottom: 25px;}
.fzlcp1{ height: 36px; line-height: 36px; overflow: hidden; font-size: 20px; }
.fzlcp2{ line-height: 20px; height: 40px; color: #999; margin-top: 5px;}
.fzlcp3{ margin-top: 10px; }
.fzlc .swiper-slide i{ width: 0px;  transition: all 0.3s; height: 5px; background: #2b4798; position: absolute; left: 0px; bottom: 0px;}
.fzlc .swiper-slide-active i{ width: 100%; }
.fzlc .swiper-slide-active .fzlcp1{ font-weight: bold; color: #2b4798; }
.zzjg{ margin-top: 20px; line-height: 2; font-size: 13px; overflow: hidden; }
.zzjg img{ max-width: 100%; }
.scyx{ overflow: hidden; margin-top: 20px; }
.scyx .swiper-slide{ text-align: center; }
.honor_img{ border: solid 1px #dedede; }
.honor_txt{ height: 30px; line-height: 30px; }
@media (min-width:768px) 
{
  .gsjjy a{ width: 25%; }
}
@media (min-width:1200px) 
{
  .companys{ margin-top: 45px; padding-bottom: 45px; }
  .companyst{ font-size: 26px; }
  .gsjj{ margin-top: 30px; font-size: 14px; line-height: 28px; height: 120px; text-align: center;}
  .gsjjy{ margin-top: 20px; }
  .gsjjy_p1{ height: 60px; line-height: 60px; }
  .gsjjy_p1 span{ font-size: 36px; }
  .gsjjy_p1 i{ margin-top: 10px; }
  .companys1{ margin-top: 45px; }
  .fzlct{ margin-top: 15px; }
  .fzlc{ margin-top: 35px; }
  .fzlcp1{ height: 42px; line-height: 42px; font-size: 23px; }
  .scyx{ margin-top: 30px; }
  .honor_txt{ height: 40px; line-height: 40px; }
  .zzjg{ margin-top: 30px; }
}
@media (min-width:1601px) 
{
  .companys{ margin-top: 70px; padding-bottom: 80px; }
  .companyst{ font-size:32px; }
  .gsjj{ margin-top: 40px; font-size: 15px; line-height: 30px; height: 120px; text-align: center;}
  .gsjjy{ margin-top: 30px; text-align: center;}
  .gsjjy_p1{ height: 60px; line-height: 60px; }
  .gsjjy_p1 p{ display: inline-block; }
  .gsjjy_p1 span{ font-size: 36px; }
  .gsjjy_p1 i{ margin-top: 10px; font-size: 13px;}
  .companys1{ margin-top: 70px; }
  .zzjg{ margin-top: 40px; }
  .fzlct{ margin-top: 15px; }
  .fzlc{ margin-top: 90px; }
  .scyx{ margin-top: 40px; }
  .honor_txt{ height: 50px; line-height: 50px; }
  .fzlc .swiper-slide{ padding-bottom: 90px; }
  .fzlcp1{ height: 48px; line-height: 48px; font-size: 30px; }
  .fzlcp2{ line-height: 30px; height: 60px; margin-top: 10px; }
  .fzlcp3{ margin-top: 30px; font-size: 16px; }
}

.pfwzc{overflow: hidden; margin-top: 15px;}
.pfwzc li{ width: 46%; float: left; margin: 10px 2%; box-shadow:0px 0px 15px rgba(0,0,0,0.1); padding:15px 10px;}
.pfwzc_img{ overflow: hidden; text-align: center;}
.pfwzc_img img{ max-width: 100%; }
.pfwzc_txt{ height: 42px; line-height: 42px; text-align: center; font-size: 16px; border-bottom: solid 1px #dedede; overflow: hidden; color: #2b4798;}
.pfwzc_dc{ margin-top: 12px; line-height: 20px; height: 60px; overflow: hidden; color: #888; }
@media (min-width:768px) 
{
  .pfwzc li{ width: 44%; margin: 18px 3%; }
  .pfwzc_dc{ line-height: 21px; height: 42px; }
}
@media (min-width:992px) 
{
  .pfwzc li{ width: 23%; margin: 10px 1%; }
  .pfwzc_dc{ line-height: 21px; height: 63px; }
}
@media (min-width:1200px) 
{
  .pfwzc_txt{ height: 50px; line-height:50px; font-size: 18px; }
  .pfwzc_dc{ line-height: 23px; height: 69px; }
}
@media (min-width:1601px) 
{
  .pfwzc li{ padding: 20px ; }
  .pfwzc_txt{ height: 60px; line-height:60px; font-size: 20px; }
  .pfwzc_dc{ line-height: 25px; height: 75px; }
}
.psyhz{ overflow: hidden; margin-top: 20px; }
.psyhzt{ text-align: center; }
.psyhzt p{ height: 45px; line-height: 45px; display: inline-block; font-size: 20px; border-bottom: solid 1px #dedede; padding: 0px 8px;}
.psyhzft{ color: #999; margin-top: 8px; text-align: center;}
.schz{ overflow: hidden; margin-top: 15px;}
.schz a{ width:42%; font-size: 22px; float: left; margin: 10px 4%; border: solid 2px #2b4798; border-radius: 50%; vertical-align: middle; text-align: center;}
.schz a b{ color: #2b4798; }
.phzjz{ overflow: hidden; margin-top: 15px; }
.phzjz li{ width: 46%; float: left; margin: 10px 2%; box-shadow:0px 0px 15px rgba(0,0,0,0.1);}
.phzjz_img{ overflow: hidden; text-align: center;}
.phzjz_img img{ max-width: 100%; }
.phzjz_txt{ height: 42px; line-height: 21px; margin:10px 5px 13px 5px;  text-align: center; font-size: 13px; overflow: hidden; color: #2b4798;}
@media (min-width:768px) 
{
  .schz a{ width: 22%; margin: 10px 1.5%; }
  .phzjz_txt{ line-height: 26px; height: 26px; }
}
@media (min-width:1200px) 
{
  .psyhzt p{ height: 55px; line-height: 55px; font-size: 24px; }
  .schz{ margin-top: 25px; }
  .psyhz{ margin-top: 30px; }
  .phzjz{ margin-top: 25px; }
  .phzjz li{ width: 29%; margin:20px 2%; }
}
@media (min-width:1601px) 
{
  .psyhzt p{ height: 60px; line-height: 60px; font-size: 28px; }
  .schz{ margin-top: 35px; }
  .psyhz{ margin-top: 40px; }
  .phzjz{ margin-top: 35px; }
  .schz a{ font-size: 25px; width: 19%; margin: 20px 3%; }
  .phzjz_txt{ font-size: 15px; }
}
.contactust{ margin-top: 20px; font-size: 20px; font-weight: bold; margin-bottom:15px; }
.contactus{ overflow: hidden; margin-top: 5px; }
.contactus li{ background: #f1f1f1; text-align: center; border-radius: 5px; padding: 15px 10px; margin-top: 10px; margin-bottom: 10px;}
.contactusp1{ height: 44px; }
.contactusp2{ height: 30px; line-height: 30px; overflow: hidden; color: #888; font-size: 14px; margin-top: 5px;}
.contactusp2 b{ color:#2b4798; font-size: 16px;  }
#contactusli1 .contactusp1{ background: url(../images/fot-icon-03.png) no-repeat center; }
#contactusli2 .contactusp1{ background: url(../images/fot-icon-01.png) no-repeat center; }
#contactusli3 .contactusp1{ background: url(../images/fot-icon-06.png) no-repeat center; }
#contactusli4 .contactusp1{ background: url(../images/fot-icon-02.png) no-repeat center; }
@media (min-width:768px) 
{
    .contactus li{ width: 48%; float: left; margin-right:1%; margin-left:1%; padding: 20px 10px;}
}
@media (min-width:992px) 
{
    .contactus li{  padding: 25px 10px; margin-top: 15px;}
}
@media (min-width:1200px) 
{
    .contactust{ font-size: 26px; margin-top: 35px;}
    .contactus{ margin-top: 20px; }
    .contactus li{ padding: 35px 10px;}
    .contactusp2{ height: 40px; line-height: 40px; font-size: 16px; margin-top: 10px; }
    .contactusp2 b{ font-size: 20px; }
}
.contactus li:hover{ cursor: pointer; background:#2b4798; color: #fff;  }
.contactus li:hover .contactusp2{ color:#f1f1f1; }
.contactus li:hover .contactusp2 b{ color: #fff; }
#contactusli1:hover .contactusp1{ background: url(../images/contact-icon-05.png) no-repeat center; }
#contactusli2:hover .contactusp1{ background: url(../images/contact-icon-01.png) no-repeat center; }
#contactusli3:hover .contactusp1{ background: url(../images/contact-icon-06.png) no-repeat center; }
#contactusli4:hover .contactusp1{ background: url(../images/contact-icon-03.png) no-repeat center; }

.mculs{ padding: 30px 15px; background-size:100% 100%; background-repeat: no-repeat;}
.mculs1{ background-image: url(../images/cul_img1.jpg); }
.mculs2{ background-image: url(../images/cul_img2.jpg); }
.mculs3{ background-image: url(../images/cul_img3.jpg); }
.mculs4{ background-image: url(../images/cul_img4.jpg); }
.mculst{ font-size: 23px; color: #fff; font-weight: bold; letter-spacing: 1px; }
.mculsc{ line-height: 2; color: rgba(255,255,255,0.7); letter-spacing: 2px; font-size: 13px; margin-top: 15px;}
@media (min-width:768px) 
{
  .mculst{ width: 90%; margin: 0px auto; }
  .mculsc{ width: 90%; margin: 15px auto 0px;}
}
@media (min-width:992px) 
{
  .mculs{ width: 50%; float: left; overflow: hidden; }
  .mculst{ font-size: 25px;}
  .mculsc{ margin: 20px auto 0px;}
  .mculs1{ height: 245px; }
}
.culs{ width: 100%; background-size:100% 100%; background-repeat: no-repeat; }
.culst{ font-size: 30px; color: #fff; font-weight: bold; letter-spacing: 1px; }
.culsc{ line-height: 2; color: rgba(255,255,255,0.7); letter-spacing: 1px; font-size: 14px; margin-top: 15px;}
.culs1{ float: left; background-image: url(../images/cul_img1.jpg); background-attachment: fixed; padding:70px 0px 100px 70px;}
.culs1 .culst{ font-size: 35px; width: 410px; text-align: center;}
.culs1 .culsc{ width: 410px; text-align: center;}
.culs2{ background-image: url(../images/cul_img2.jpg); padding: 80px;}
.culs3{ background-image: url(../images/cul_img3.jpg); padding: 80px;}
.culs4{ background-image: url(../images/cul_img4.jpg); padding: 80px; height: 546px; float: right; width: 50%;}
.culsleft{ width: 50%; float:left; }
@media (min-width:1601px) 
{
  .culst{ font-size: 40px; }
  .culsc{ line-height: 2.4; margin-top: 38px; font-size: 16px;}
  .culs1{ padding:185px 0px 290px 0px; }
  .culs1 .culssc{ width: 1400px; margin: 0px auto; padding-left: 120px;}
  .culs1 .culst{ font-size: 60px; }
  .culs2{ padding: 100px 110px 179px 0px; overflow: hidden; height: 450px;}
  .culs3{ padding: 100px 110px 179px 0px; overflow: hidden; height: 450px;}
  .culs2 .culssc{ width: 565px; float: right; }
  .culs3 .culssc{ width: 565px; float: right; }
  .culs4{ height: 900px; padding: 100px 0px 179px 110px;}
  .culs4 .culssc{ width: 565px; float: left; }
}

#pb_news{ padding: 25px 0px 30px 0px; background: url(../images/pbbg2.jpg) no-repeat; background-attachment: fixed; background-size: 100% 100%; }
#pb_shzr{ padding: 25px 0px 30px 0px; background: url(../images/pbbg3.jpg) no-repeat; background-attachment: fixed; background-size: 100% 100%; }
#pb_rczp{ padding: 25px 0px 30px 0px; background: url(../images/pbbg5.jpg) no-repeat; background-attachment: fixed; background-size: 100% 100%; }
#pb_about{ padding: 25px 0px 30px 0px; background: url(../images/pbbg6.jpg) no-repeat; background-attachment: fixed; background-size: 100% 100%; }
.pb_newst{ color: #fff; font-size: 25px; font-weight: bold;}
.pb_newsft{ color: rgba(255,255,255,0.6); margin-top: 15px; width: 92%; line-height: 2;}
@media (min-width:992px) 
{
  .pb_newsft{ width: 60%; }
}
@media (min-width:1200px) 
{
  #pb_news{ padding: 45px 0px 55px 0px; }
  #pb_shzr{ padding: 45px 0px 55px 0px; }
  #pb_rczp{ padding: 45px 0px 55px 0px; }
  #pb_about{ padding: 45px 0px 55px 0px; }
  .pb_newst{ font-size: 30px; }
  .pb_newsft{ width: 40%; }
}
@media (min-width:1601px) 
{
  #pb_news{ padding: 140px 0px 200px 0px; }
  #pb_shzr{ padding: 140px 0px 200px 0px; }
  #pb_rczp{ padding: 140px 0px 200px 0px; }
  #pb_about{ padding: 140px 0px 200px 0px; }
  .pb_newst{ font-size: 50px; }
  .pb_newsft{ width: 40%; }
}

.snewsdy{ background: #f7f7f7; padding: 15px; }
.snewsdy_p1{ height: 42px; line-height: 42px; overflow: hidden; background: url(../images/snews_icon1.png) no-repeat left center; padding-left: 72px;}
.snewsdy_p1 p{ font-size: 18px; color: #2b4798; }
.snewsdy_p2{ line-height: 21px; height: 63px; overflow: hidden; color: #888; margin-top: 10px;}
.snewsdy_p3{ overflow: hidden; margin-top: 10px; height: 32px; line-height: 32px; }
.snewsdy_p3 i{ width:25px; border-radius: 2px; height: 4px; background: #2b4798; float: left; margin-top: 14px; margin-right: 10px;}
.snewsdy_p3 span{ float: left; text-transform: uppercase; color:#2b4798; }
#snewscc{ overflow: hidden; margin-top: 10px; padding-bottom: 15px;}
#snewscc a{ width: 100%; float: left; border: solid 1px #eeeeee; margin-top: 15px;}
.snewscc_txt{ padding: 15px 20px; }
.snewsccp1{ height: 32px; line-height: 32px; font-size: 16px; overflow: hidden;}
.snewsccp2{ margin-top: 5px; color: #999; line-height: 21px; height: 42px; overflow: hidden;}
.snewscc_mm{ color: #666; height: 40px; overflow: hidden; line-height: 40px; border-top: solid 1px #eee; padding: 0px 20px;}
.snewscc_mmsp2 i{ margin-right: 5px; }
.snewscc_mmsp2 i.iconfont{ font-size: 14px; }
.snewsdycs{ background: #f7f7f7; color: #888; padding: 20px; line-height: 2; font-size: 13px;}
#rczps{ overflow: hidden; margin-top: 10px; padding-bottom: 15px;}
#rczps a{ width: 100%; float: left; border: solid 1px #eeeeee; margin-top: 15px;}
.rczps_txt{ padding: 15px 20px; }
.rczpsp1{ height: 35px; line-height: 35px; font-size: 17px; overflow: hidden;}
.rczpsp2{ margin-top: 5px; color: #999; line-height: 22px; height: 44px; overflow: hidden;}
.rczps_mm{ font-size: 14px; color: #666; text-align: right; height: 42px; overflow: hidden; line-height: 42px; border-top: solid 1px #eee; padding: 0px 20px; }
.load-mores{ margin-top: 20px; overflow: hidden; text-align: center;}
.load-mores a{ font-size: 15px; display: inline-block; background: #2b4798; color: #fff; padding: 9px 32px; border-radius: 15px;}
@media (min-width:768px) 
{
  #snewscc a{ width: 48%; margin:15px 1% 0px 1%; }
}
@media (min-width:992px) 
{
  #snewscc a{ width:31%; margin:15px 1% 0px 1%; }
  #rczps a{ width: 48%; margin:15px 1% 0px 1%; }
}
@media (min-width:1200px) 
{
  .snewsdy{ padding: 25px; }
  .snewsdy_p1{ height: 46px; line-height: 46px; padding-left: 85px;}
  .snewsdy_p1 p{ font-size: 20px; float: left; width: 70%; }
  .snewsdy_p1 span{ float: right; color: #888; }
  .snewsdy_p1 span i{ margin-right: 5px; }
  .snewsdy_p2{ line-height: 28px; height: 84px; }
  .snewsccp1{ height: 38px; line-height: 38px; font-size: 18px; }
  .snewsdycs{ padding: 25px; font-size: 15px; }
  .rczpsp1{ height: 38px; line-height: 38px; font-size: 18px; }
  .snewscc_mm{ height: 48px; line-height: 48px; }
  .load-mores a{ font-size: 16px; padding: 13px 55px; border-radius: 20px;}
}
@media (min-width:1601px) 
{
  .snewsdy{ padding:50px 60px 60px 60px; }
  .snewsdy_p1{ height: 65px; line-height: 65px; padding-left: 95px;}
  .snewsdy_p1 p{ font-size: 26px; }
  .snewsdy_p2{ line-height: 30px; height: 90px; }
  #snewscc{ margin-top: 20px; padding-bottom: 25px;}
  #snewscc a{ margin:30px 1% 0px 1%; }
  .snewsccp1{ height: 45px; line-height: 45px; font-size:20px; }
  .snewsccp2{ line-height: 27px; height: 54px; }
  .snewscc_mm{ height: 65px; line-height: 65px; }
  .snewscc_mmsp2 i.iconfont{ font-size: 16px; }
  .snewsdycs{ padding: 40px; font-size: 16px; }
  #rczps{ margin-top: 20px; }
  #rczps a{ margin:30px 1% 0px 1%; }
  .rczps_txt{ padding: 30px; }
  .rczpsp1{ height: 45px; line-height: 45px; font-size: 20px; }
  .rczpsp2{ line-height:28px; height: 56px; margin-top: 8px;}
  .rczps_mm{ height: 60px; line-height: 60px; font-size: 18px; }
  .snewscc_txt{ padding: 20px 30px; }
  .load-mores{ margin-top: 40px; }
  .load-mores a{ font-size: 18px; padding: 15px 100px; border-radius: 28px;}
}
#snewscc a:hover{ box-shadow:0px 0px 20px rgba(0,0,0,0.3); }
#snewscc a:hover .snewscc_mm{ background:#2b4798; color: #fff;}
#rczps a:hover{ box-shadow:0px 0px 20px rgba(0,0,0,0.3); }
#rczps a:hover .rczps_mm{ background:#2b4798; color: #fff;}
#pb_conc{ overflow:hidden;}
#pb_conc img{ width: 100%; }
.pconc{ background: #f7f7f7; padding: 15px;}
.pconcc{ overflow: hidden; position: relative; padding-left: 50px;}
.pconccl{ color: #2b4798; width: 40px; text-align: center; height: 40px; line-height: 40px; position: absolute; top: 50%; margin-top: -20px; left: 0px;}
.pconccl.iconfont{ font-size: 30px; }
.pconccrp1{ font-size: 26px;}
.pconccrp2{ color: #888;}
#pconc1c{ margin-top: 15px; }
.pcon_mess{ margin-top: 25px; }
.pcon_messt{ font-size: 22px; color:#2b4798; }
.pcon_messft{ line-height: 1.5; margin-top: 10px; color: #888; }
.pconmess{ overflow: hidden; margin-top: 20px; background:#f7f7f7; padding: 15px; }
.pconmess li{ overflow: hidden; margin-bottom: 10px; }
.pconmess_InputText{ width: 48%; outline: none; padding: 0px 12px; height: 42px; line-height: 42px; border: solid 1px #eee; }
.pconmess #name{ float: left; }
.pconmess #tel{ float: right; }
.pconmess_InputText1{ width: 100%; outline: none; padding: 0px 12px; height: 42px; line-height: 42px; border: solid 1px #eee; float: left;}
.pconmess_textarea{ width: 100%; line-height: 22px; height: 88px; outline: none; padding: 10px 12px; float: left; border: solid 1px #eee;}
.pconmess_captcha{ width: 30%; outline: none; float: left; padding: 0px 12px; height: 42px; line-height: 42px; border: solid 1px #eee;  }
.pconmess_imgs{ height: 40px; float: left; margin-left: 10px;}
.pconmess_captcha_But{ float: left; width: 100%; border-radius: 5px; height: 50px; line-height: 50px; background: #2b4798; color: #fff; font-size: 16px; letter-spacing: 1px; }
.pconmess_captcha_But:hover{ background: #fc9700; color: #fff;}
@media (min-width:1200px) 
{
  .pconcs{ overflow: hidden; margin-top: 10px;}
  .pconc{ width: 48%; float: left; padding: 25px;}
  #rpconc{ float: right; }
  #pconc1c{ margin-top: 20px; }
  .pconc_wx{ width: 130px; float: left; }
  .pconc_wx img{ width: 100%; }
  .pconc_txt{ width: 71%; float: right; margin-top: 10px; }
  .pconc_p1{ font-size: 20px; }
  .pconc_p2{ color: #888; margin-top: 6px;}
  .pconc_p3{ overflow: hidden; margin-top: 8px;}
  .pconc_p3 a{ float: left; margin-right: 20px; }
  .pcon_mess{ margin-top: 40px; }
  .pcon_messt{ font-size: 28px; }
  .pconmess{ padding: 30px; }
}
@media (min-width:1601px) 
{
  #pb_conc{ position: relative; }
  .pconcs{ margin-top: 30px; }
  .pconc{ padding: 60px; }
  .pconcc{ padding-left: 105px; }
  .pconccl{ width: 80px; height: 66px; line-height: 66px; margin-top: -33px; }
  .pconccl.iconfont{ font-size: 45px; }
  .pconccrp1{ font-size: 32px; }
  #pconc1c{ margin-top:30px; } 
  .pconc_wx{ width: 160px; }
  .pconc_txt{ width: 65%;}
  .pconc_p1{ font-size: 22px; }
  .pconc_p2{ margin-top: 10px; }
  .pconc_p3{ margin-top: 15px; }
  .pcon_mess{ margin-top: 80px; }
  .pcon_messt{ font-size: 40px; }
  .pconmess{ margin-top: 40px; padding:55px;}
  .pconmess li{ margin-bottom: 15px; }
  .pconmess_InputText{ height: 55px; line-height: 55px; padding: 0px 20px;}
  .pconmess_InputText1{ height: 55px; line-height: 55px; padding: 0px 20px;}
  .pconmess_textarea{ padding: 20px; line-height: 28px; height:140px;}
  .pconmess_captcha{ width: 230px; height: 55px; line-height: 55px; }
  .pconmess_imgs{ height: 55px; }
  .pconmess_captcha_But{ height: 65px; line-height: 65px; font-size: 18px;}
  #pb_sconc{ width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; background:url(../images/pbbg4.jpg) no-repeat; background-size: 100% 100%; }
}


/*******Css list*******/
#newslist{ overflow: hidden; }
#newslist li{ margin-bottom: 20px; overflow: hidden;}
#newslist li a{ width: 100%; position: relative; float: left; background: #f8f8f8; padding:13px 10px; }
.newslist_times{ height:26px; line-height: 26px; color: #999; font-size: 14px; margin-bottom: 5px;}
.newslist_img{ overflow: hidden; }
.newslist_img img{ width: 100%; transition: all 0.3s;}
.newslistp1{ margin-top: 10px; height:28px; line-height: 28px; overflow: hidden; font-size: 15px; font-weight: bold;}
.newslistp2{ line-height: 20px; max-height: 40px; overflow: hidden; color: #999;}
.newslistp3{ margin-top: 5px; color: #2b4798; text-transform: uppercase;}
@media (min-width:768px) 
{
    .newslist_time{ color: #888; }
    .newslist_img{ width: 28%; float: left; }
    .newslist_txt{ width: 68%; float: right; } 
    .newslistp1{ margin-top: 5px;  }
    .newslistp2{ margin-top: 6px; }
    .newslistp3{ margin-top: 10px; }
    .newslistp1s{ color: #999; margin-top: 5px; }
}
@media (min-width:992px) 
{
    .newslistp1{ font-size: 16px; margin-top: 10px;}
    .newslistp3{ height: 26px; line-height: 26px; overflow: hidden; }
    .newslistp3 i{ transition: all ease 1s; float: left;margin-top: 11px; height: 3px; background: #f2f50b; }
    .newslistp3 span{ float: left; }
    .newslist_img{ width: 20%; }
    .newslist_txt{ width: 77%; } 
}
@media (min-width:1200px) 
{
    #newslist li a{  padding:20px 15px; }
    .newslist_img{ width: 22%;}
    .newslist_txt{ width: 75%; }
    .newslistp1{ height: 40px; line-height: 40px; font-size: 18px; }
    .newslistp2{ line-height: 23px; max-height: 46px; }
    .newslistp3{ margin-top: 10px; }
    #newslist li a:hover{ background: #2b4798; color: #fff;}
    #newslist li a:hover .newslistp1s{ color: #fff; }
    #newslist li a:hover .newslistp2{ color: #fff; }
    #newslist li a:hover .newslistp3{ color: #fff; }
    #newslist li a:hover .newslistp3 i{ width:60px;  margin-right: 6px; }
    #newslist li a:hover .newslist_img img{ transform:scale(0.92); }
    #newslist li a:hover .newslist_time{ color: #fff; }
    .newslist_time{ margin-top: 5px; }
}
@media (min-width:1601px) 
{
    #newslist li a{ padding:25px 20px; }
    .newslist_img{ width: 22%;}
    .newslist_txt{ width: 75%; }
    .newslistp1{ height: 40px; line-height: 40px; font-size: 22px; }
    .newslistp2{ line-height: 23px; max-height: 69px; margin-top: 15px;}
    .newslistp3{ margin-top: 20px; }
}

#proUL{ overflow: hidden; }
#proUL a{ width: 100%; float: left; margin-bottom: 15px; background: #f8f8f8; padding: 15px;}
.pros_img{ width: 40%; float: left; }
.pros_txt{ width: 55%; float: right; }
.pros_txtp1{ height:28px; line-height: 28px; overflow: hidden; font-size: 15px; font-weight: bold;  }
.pros_txtp2{ line-height: 20px; height: 40px; overflow: hidden; color: #999;}
.pros_txtp3{ margin-top: 5px; color: #2b4798; text-transform: uppercase; transition: all 0.3s;}
@media (min-width:768px) 
{
  .pros_img{ width: 32%; }
  .pros_txt{ width: 63%; }
  .pros_txtp2{ height: 60px; }
}
@media (min-width:992px) 
{
  #proUL a{ width: 49%; padding: 20px;}
  #proUL a.proULa1{ float: left; }
  #proUL a.proULa0{ float: right; }
  .pros_img{ width: 40%; }
  .pros_txt{ width: 55%; }
}
@media (min-width:1200px) 
{
  #proUL a{ padding: 25px; margin-bottom: 25px;}
  .pros_txt{ width: 54%; }
  .pros_txtp1{ height: 32px; line-height: 32px; font-size: 16px; }
  .pros_txtp2{ line-height: 24px; height: 72px; }
}
@media (min-width:1601px) 
{
  #proUL a{ padding: 30px; }
  .pros_img{ width: 45%; }
  .pros_txt{ width: 50%; }
  .pros_txtp1{ height: 38px; line-height: 38px; font-size: 20px; }
  .pros_txtp2{ margin-top: 6px;}
  .pros_txtp3{ margin-top: 10px; }
}
#proUL a:hover{ background: #2b4798; color: #fff; }
#proUL a:hover .pros_txtp2{ color: #fff; }
#proUL a:hover .pros_txtp3{ color: #f2f50b; padding-left: 5px;}

#piclist{ overflow: hidden; }
#piclist li{ margin-bottom: 15px; overflow: hidden; }
.piclist_img{ overflow: hidden; }
.piclist_img img{ width: 100%; }
.piclistp1{ height: 28px; font-weight: bold; line-height: 28px; overflow: hidden; margin-top: 6px; font-size: 15px;}
.piclistp2{ line-height: 18px; height: 54px; overflow: hidden; color: #888; margin-top: 5px; }
.piclistp3{ margin-top: 5px; text-transform: uppercase; color: #999;}
@media (min-width:768px) 
{
  #piclist li a{ overflow: hidden; float: left; width: 100%;}
  .piclist_img{ width: 25%; float: left; }
  .piclist_txt{ width: 72%; float: right; margin-top: 0px;}
}
@media (min-width:992px) 
{
  #piclist li{ padding-bottom: 14px; margin-top: 16px;}
}
@media (min-width:1200px) 
{
  #piclist li{ margin-top: 35px; padding-bottom: 22px; }
  .piclist_img{ width: 21%;}
  .piclist_txt{ width: 76%;}
  .piclistp1{ height: 38px; line-height: 38px; font-size: 20px; }
  .piclistp2{ line-height: 23px; height: 46px; margin-top: 12px;}
  .piclistp3{ margin-top: 30px; }
}
#piclist li a:hover .piclistp3{ color:#2b4798;}

#newslist1{ overflow: hidden; margin-top: 10px;}
#newslist1 li{ margin-top: 15px; overflow: hidden; padding-bottom: 20px; border-bottom: solid 1px #e5e5e5;}
.newslist1p1{ height: 32px; line-height: 32px; overflow: hidden; font-size: 14px;}
.newslist1p4{ color: #999; }
.newslist1p2{ line-height: 21px; height: 42px; margin-top: 5px; overflow: hidden; color: #999;}
.newslist1p3{ margin-top: 10px; color: #999; }
@media (min-width:992px) 
{
  .newslist1p2{ height: 22px; line-height: 44px; }
}
@media (min-width:1200px) 
{
  #newslist1{ margin-top: 18px; }
  #newslist1 li{ margin-top: 23px; padding-bottom: 20px; }
  .newslist1p1{ height: 38px; line-height: 38px; font-size: 16px; }
  .newslist1p3{ margin-top: 15px; }
  .newslist1p2{ height: 24px; line-height: 48px; }
}
@media (min-width:1601px) 
{
  #newslist1{ margin-top: 25px; }
  #newslist1 li{ margin-top: 28px; padding-bottom: 25px; }
  .newslist1p1{ height: 40px; line-height: 40px; font-size: 18px; }
  .newslist1p2{ height: 27px; line-height: 54px; }
  .newslist1p3{ margin-top: 15px; }
}

#picUL li{ margin:0px 0px 12px 0px; overflow: hidden;}
#picUL li a{ width: 100%; height: 100%; float: left; background:#f8f8f8; text-align: center; padding: 5px;}
#picUL li a .pic_02{ height:38px; line-height: 38px; overflow: hidden; margin:0px 5px;}
#picUL li a:hover{ background:#2b4798; color: #fff;  }

#fzlcs{ position: relative; margin-bottom: 30px; }
#fzlcs .main-timeline{ font-family: 'Roboto', sans-serif; }
#fzlcs .main-timeline:after{
    content: '';
    display: block;
    clear: both;
}
#fzlcs .main-timeline:before{
    content: '';
    height: 100%;
    width: 2px;
    border: 2px solid rgba(0,0,0,0.03);
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    top: 30px;
}
#fzlcs .main-timeline .timeline{
    width: 50%;
    padding: 100px 70px 0 25px;
    margin: 0 50px 0 0;
    float: left;
    position: relative;
}
#fzlcs .main-timeline .timeline-content{
    padding: 15px 15px 15px 40px;
    border: 2px solid #1fc15e;
    border-radius: 15px 0 15px 15px;
    display: block;
    position: relative;
}
#fzlcs .main-timeline .timeline-content:hover{ text-decoration: none; }
#fzlcs .main-timeline .timeline-content:after{
    content: '';
    background-color: #1fc15e;
    height: 18px;
    width: 15px;
    position: absolute;
    right: -15px;
    top: -2px;
    clip-path: polygon(100% 0, 0 0, 0 100%);
}
#fzlcs .main-timeline .timeline-year{
    color: #fff;
    background-color: #1fc15e;
    font-size: 32px;
    font-weight: 900;
    text-align: center;
    line-height: 98px;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    position: absolute;
    right: -120px;
    top:-85px;
}
#fzlcs .main-timeline .timeline-year:after{
    content: '';
    height: 130px;
    width: 130px;
    border: 8px solid #1fc15e;
    border-left-color: transparent;
    border-radius: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(-20deg);
    position: absolute;
    left: 50%;
    top: 50%;
}
#fzlcs .main-timeline .timeline-icon{
    color: #fff;
    background-color: #1fc15e;
    font-size: 25px;
    text-align: center;
    line-height: 50px;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: -25px;
    transition: all 0.3s;
}
#fzlcs .main-timeline .title{
    color: #222;
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 7px 0;
}
#fzlcs .main-timeline .description{
    color: #222;
    font-size: 15px;
    letter-spacing: 1px;
    text-align: justify;
    margin: 0 0 5px;
}
#fzlcs .main-timeline .timeline:nth-child(even){
    padding: 100px 25px 0 70px;
    margin: 0 0 0 50px;
    float: right;
}
#fzlcs .main-timeline .timeline:nth-child(even) .timeline-content{
    padding: 15px 40px 15px 15px;
    border-radius: 0 15px 15px 15px;
}
#fzlcs .main-timeline .timeline:nth-child(even) .timeline-content:after{
    transform: rotateY(180deg);
    right: auto;
    left: -15px;
}
#fzlcs .main-timeline .timeline:nth-child(even) .timeline-year{
    right: auto;
    left: -120px;
}
#fzlcs .main-timeline .timeline:nth-child(even) .timeline-year:after{
    transform: translateX(-50%) translateY(-50%) rotate(200deg);
}
#fzlcs .main-timeline .timeline:nth-child(even) .timeline-icon{
    left: auto;
    right: -25px;
}
#fzlcs .timeline:nth-child(4n+2) .timeline-content,
#fzlcs .timeline:nth-child(4n+2) .timeline-year:after{
    border-color: #9E005D;
}
#fzlcs .timeline:nth-child(4n+2) .timeline-year:after{ border-left-color: transparent; }
#fzlcs .timeline:nth-child(4n+2) .timeline-content:after,
#fzlcs .timeline:nth-child(4n+2) .timeline-icon,
#fzlcs .timeline:nth-child(4n+2) .timeline-year{
    background-color: #9E005D;
}
#fzlcs .timeline:nth-child(4n+3) .timeline-content,
#fzlcs .timeline:nth-child(4n+3) .timeline-year:after{
    border-color: #f24f0e;
}
#fzlcs .timeline:nth-child(4n+3) .timeline-year:after{ border-left-color: transparent; }
#fzlcs .timeline:nth-child(4n+3) .timeline-content:after,
#fzlcs .timeline:nth-child(4n+3) .timeline-icon,
#fzlcs .timeline:nth-child(4n+3) .timeline-year{
    background-color: #f24f0e;
}
#fzlcs .timeline:nth-child(4n+4) .timeline-content,
#fzlcs .timeline:nth-child(4n+4) .timeline-year:after{
    border-color: #2c9eff;
}
#fzlcs .timeline:nth-child(4n+4) .timeline-year:after{ border-left-color: transparent; }
#fzlcs .timeline:nth-child(4n+4) .timeline-content:after,
#fzlcs .timeline:nth-child(4n+4) .timeline-icon,
#fzlcs .timeline:nth-child(4n+4) .timeline-year{
    background-color: #2c9eff;
}
@media screen and (max-width:767px){
    #fzlcs .main-timeline:before{ display: none; }
    #fzlcs .main-timeline .timeline{
        width: 100%;
        padding-top: 80px;
        padding-right: 12px;
        margin-bottom: 20px;
    }
    #fzlcs .main-timeline .timeline:nth-child(even){
        padding-left: 10px;
        padding-top: 80px;
        margin-bottom: 20px;
    }
    #fzlcs .main-timeline .timeline-content,
    #fzlcs .main-timeline .main-timeline .timeline:nth-child(even) .timeline-content{
        background-color: #fff;
        padding-top: 25px;
    }
    #fzlcs .main-timeline .timeline-content:after{ display: none; }
    #fzlcs .main-timeline .timeline-year{
        font-size: 24px;
        line-height: 70px;
        height: 70px;
        width: 70px;
        right: 0;
        top: -65px;
    }
    #fzlcs .main-timeline .timeline-year:after{ display: none; }
    #fzlcs .main-timeline .timeline:nth-child(even) .timeline-year{ left: 3px; }
}
@media screen and (max-width:567px){
    #fzlcs .main-timeline .title{ font-size: 18px; }
}
@media (min-width:1601px) 
{
    #fzlcs .main-timeline .description{ font-size: 16px; line-height: 1.8; }
}

#culture .main-timeline{
    font-family: 'Roboto', sans-serif;
    padding: 20px 60px;
    overflow: hidden;
    position: relative;
}
#culture .main-timeline .timeline{
    background-color: #fff;
    padding: 20px 70px 20px 20px;
    margin-bottom: 70px;
    border-radius: 0 100px 100px 0;
    position: relative;
    display: inline-block;
    z-index: 1;
}
#culture .main-timeline .timeline:before{
    content: '';
    background-color: #fff;
    height: 240px;
    width: 240px;
    border-radius: 50%;
    transform: translateY(-50%);
    position: absolute;
    right: 0;
    top: 50%;
}
#culture .main-timeline .timeline-content{
    color: #000;
    text-align: right;
    width: 95%;
    min-height: 160px;
    padding: 30px 170px 30px 180px;
    border: 2px solid #FD8881;
    display: block;
    float: left;
    position: relative;
}
#culture .main-timeline .timeline-content:hover{ text-decoration: none; }
#culture .main-timeline .timeline-icon{
    color: #808080;
    background-color: #f5f5f5;
    font-size: 80px;
    text-align: center;
    line-height: 130px;
    height: 130px;
    width: 160px;
    border-radius: 10px;
    transform: translateY(-50%);
    position: absolute;
    left: 13px;
    top: 50%;
}
#culture .main-timeline .timeline-icon .iconfont{ font-size: 80px; }
#culture .main-timeline .title{
    color: #808080;
    text-transform: capitalize;
    font-size: 25px;
    font-weight: 600;
    margin: 0 0 5px;
}
#culture .main-timeline .description{
    color: rgba(0,0,0,0.5);
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 1.8;
    margin: 20px 0px 0px 0px;
}
#culture .main-timeline .timeline-year{
    color: #fff;
    background: linear-gradient(60deg,#FF9389,#FF4E68);
    font-size: 70px;
    font-weight: 600;
    text-align: center;
    text-shadow: 2px 2px 5px #000;
    line-height: 200px;
    height: 200px;
    width: 200px;
    border-radius: 50%;
    overflow: hidden;
    transform: translateY(-50%);
    position: absolute;
    right: -95px;
    top: 50%;
}
#culture .main-timeline .timeline-year:before,
#culture .main-timeline .timeline-year:after{
    content: '';
    height: 190px;
    width: 190px;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    left: 85px;
    top: 135px;
}
#culture .main-timeline .timeline-year:after{
    border-radius: 0;
    transform: rotate(58deg);
    top: 144px;
    left: 116px;
    box-shadow: 0 0 8px #000;
}
#culture .main-timeline .timeline:nth-child(even){
    border-radius: 100px 0 0 100px;
    padding: 20px 20px 20px 70px;
}
#culture .main-timeline .timeline:nth-child(even) .timeline-icon{
    left: auto;
    right: 13px;
}
#culture .main-timeline .timeline:nth-child(even) .timeline-content{
    padding: 20px 180px 20px 170px;
    text-align: left;
    float: right;
}
#culture .main-timeline .timeline:nth-child(even):before{
    right: auto;
    left: 0;
}
#culture .main-timeline .timeline:nth-child(even) .timeline-year{
    right: auto;
    left: -95px;
}
#culture .main-timeline .timeline:nth-child(4n+2) .timeline-content{ border-color: #FDCC4C; }
#culture .main-timeline .timeline:nth-child(4n+2) .timeline-year{
    background: linear-gradient(60deg,#FDCC4C,#FFF68D);
}
#culture .main-timeline .timeline:nth-child(4n+3) .timeline-content{ border-color: #ADEEC3; }
#culture .main-timeline .timeline:nth-child(4n+3) .timeline-year{
    background: linear-gradient(60deg,#ADEEC3,#83C796);
}
#culture .main-timeline .timeline:nth-child(4n+4) .timeline-content{ border-color: #7AB8DD; }
#culture .main-timeline .timeline:nth-child(4n+4) .timeline-year{
    background: linear-gradient(60deg,#7AB8DD,#A9E3F7);
}
@media screen and (max-width:1200px){
    #culture .main-timeline{ padding: 20px 0 0; }
}
    @media screen and (max-width:990px){
    #culture .main-timeline{ padding: 20px 0 0 0; }
    #culture .main-timeline .timeline:nth-child(even),
    #culture .main-timeline .timeline{
        border-radius: 0;
        padding: 20px;
        margin: 0 100px 60px 0;
    }
    #culture .main-timeline .timeline:nth-child(even){ margin: 0 0 60px 100px; }
    #culture .main-timeline .timeline:nth-child(even) .timeline-content,
    #culture .main-timeline .timeline-content{
        padding: 20px 120px 20px 190px;
    }
    #culture .main-timeline .timeline:nth-child(even) .timeline-content{ padding: 20px 190px 20px 120px; }
    #culture .main-timeline .timeline:before{ right: -100px; }
    #culture .main-timeline .timeline-year{
        right: -130px;
    }
    #culture .main-timeline .timeline:nth-child(even):before{ left: -100px; }
    #culture .main-timeline .timeline:nth-child(even) .timeline-year{
        left: -130px;
    }
    #culture .main-timeline .title{ font-size: 22px; }
    #culture .main-timeline .description{ font-size: 13px; margin: 10px 0px 0px 0px;}
}
@media screen and (max-width:767px){
    #culture .main-timeline{ padding: 70px 0 0; }
    #culture .main-timeline .timeline:nth-child(even),
    #culture .main-timeline .timeline{
        border-radius: 0;
        padding: 15px;
        margin: 0 0 100px;
    }
    #culture .main-timeline .timeline:nth-child(even) .timeline-content,
    #culture .main-timeline .timeline-content{
        padding: 100px 30px 20px;
        text-align: center;
        width: 100%;
    }
    #culture .main-timeline .timeline-icon{ display: none; }
    #culture .main-timeline .timeline:nth-child(even):before,
    #culture .main-timeline .timeline:before{
        display: block;
        right: 50%;
        top: -70px;
        transform: translateY(0) translateX(50%);
        height: 180px;
        width: 180px;
    }
    #culture .main-timeline .timeline:nth-child(even):before{
        left: 50%;
        transform: translateY(0) translateX(-50%);
    }
    #culture .main-timeline .timeline:nth-child(even) .timeline-year,
    #culture .main-timeline .timeline-year{
        right: 50%;
        top: -70px;
        transform: translateY(0) translateX(50%);
        height: 150px;
        width: 150px;
        line-height: 150px;
        font-size: 50px;
    }
    #culture .main-timeline .timeline-year:before{
        left: 30px;
        top: 100px;
    }
    #culture .main-timeline .timeline-year:after{
        left: 65px;
        top: 106px;
        transform: rotate(67deg);
    }
    #culture .main-timeline .timeline:nth-child(even) .timeline-year{
        left: 50%;
        transform: translateY(0) translateX(-50%);
    }
}

#cys{ padding: 25px 0px; overflow: hidden;  background:url(../images/cybg.jpg) no-repeat top center; background-size:100% 100%; }
.cyst{ text-align: center; color: #fff; font-size: 22px;}
.cysft{ text-align: center; color: rgba(255,255,255,0.6); margin-top: 10px;}
.cysc{ overflow: hidden; margin-top: 10px; }
.cysc a{ width: 100%; float: left; margin-top: 15px; position: relative; text-align: center;}
.cysc_img{ overflow: hidden; }
.cysc_img img{ height: 100%; transition: all 0.8s;}
.cysc1{ opacity: 0; height: 0px; overflow: hidden;} 
.cysc2{ padding:50px 30px; background:rgba(0,0,0,0.4); height: 100%; position: absolute; width: 100%; left: 0px; top: 0px; color: #fff;}
.cysc2_p1.iconfont{ font-size: 45px; }
.cysc2_p2{ margin-top: 6px; font-size: 20px; height: 36px; line-height: 36px; overflow: hidden;}
.cysc2_p3{ line-height: 22px; height: 88px; color:rgba(255,255,255,0.9);  overflow: hidden; margin-top: 20px; }
.cysc2_p4{ overflow: hidden; margin-top: 40px;}
.cysc2_p4 span{ padding: 6px 30px; border: solid 1px #fff; border-radius: 15px; display: inline-block;}
#cyscm{ border: solid 1px rgba(255,255,255,0.4); text-align: center; padding: 100px 0px; color: #fff;}
.cysc_p1.iconfont{ font-size: 60px; }
.cysc_p2{font-size:25px; margin-top: 10px;}
@media (min-width:768px) 
{
  .cysft{ width: 80%; margin:10px auto 0px;}
  .cysc a{ width: 48%; margin:15px 1% 5px 1%; }
  #cyscm{ height: 519px; padding: 180px 0px 0px 0px; } 
}
@media (min-width:992px) 
{
  .cysc a{ width: 31%; margin:15px 1% 5px 1%; }
  #cyscm{ height: 436px; padding: 140px 0px 0px 0px; }
}
@media (min-width:1200px) 
{
  #cys{ padding: 40px 0px; }
  .cyst{ font-size: 26px; }
  .cysft{ width: 60%; margin:15px auto 0px; }
  .cysc{ margin-top: 15px; }
  .cysc a{ width: 31%; margin:20px 1% 5px 1%;}
  .cysc2{ padding:60px 36px; }
  .cysc2_p1.iconfont{ font-size: 50px; }
  .cysc2_p2{ font-size: 25px; height: 55px; line-height: 55px; }
  .cysc2_p3{ line-height: 25px; height: 100px; margin-top: 30px; }
  .cysc2_p4{ margin-top: 60px; }
  .cysc2_p4 span{ padding: 6px 38px; }
  #cyscm{ height: 558px; padding: 190px 0px 0px 0px; }
}
@media (min-width:1601px) 
{
  #cys{ padding: 110px 0px 150px 0px; }
  .cyst{ font-size: 40px; }
  .cysft{ margin:25px auto 0px; line-height: 1.8;}
  .cysc{ margin-top: 80px; }
  .cysc a{ width: 330px; margin:10px 10px 10px 10px;}
  .cysc1{ padding:65px 40px; opacity: 1; height: 100%; display:block; transition: all 0.3s; position: absolute; width: 100%; left: 0px; top: 0px; color: #fff;}
  .cysc1_p1.iconfont{ font-size: 50px; }
  .cysc1_p2{ font-size: 26px; height: 55px; line-height: 55px; margin-top:10px;}
  .cysc2{ padding:60px 40px; opacity: 0;  height: 0px; overflow: hidden; transition:all 0.6s ease-in-out;}
  .cysc2_p1{ opacity: 0; }
  .cysc2_p2{ font-size: 28px; opacity: 0;}
  .cysc2_p3{ line-height: 27px; height: 108px; margin-top: 30px; opacity: 0;}
  .cysc2_p4{ opacity: 0; }
  .cysc2_p4 span{ padding: 6px 48px; }
  #cyscm{ height: 495px; padding: 180px 0px 0px 0px; }
  .cysc a:hover .cysc1{ opacity: 0; height: 0px;}
  .cysc a:hover .cysc2{ opacity: 1; height: 100%; }
  .cysc a:hover .cysc2 .cysc2_p1{ opacity: 1; transition: opacity 0.5s ease-in-out; }
  .cysc a:hover .cysc2 .cysc2_p2{ opacity: 1; transition: opacity 1s ease-in-out; }
  .cysc a:hover .cysc2 .cysc2_p3{ opacity: 1; transition: opacity 1.5s ease-in-out; }
  .cysc a:hover .cysc2 .cysc2_p4{ opacity: 1; transition: opacity 2s ease-in-out; }
  .cysc a .cysc2 .cysc2_p4:hover span{ background: #fff; color: #2b4798; }
}
.cysc a:hover .cysc_img img{ transform:scale(1.04); }
#cyscm:hover{ background:rgba(255,255,255,0.9); color: #2b4798;}

#pwarp{margin-bottom:30px;}
.pros_banner{ text-align: center; padding: 25px 0px; overflow: hidden; background:url(../images/pbbg1.jpg) no-repeat top center; background-size: 100% 100%; }
.probnt{ color: #fff; font-size: 22px; font-weight: bold;}
.probnft{ margin-top: 8px; color: rgba(255,255,255,0.6); line-height: 1.8;}
.pcyst{ margin-top: 20px; height: 50px; line-height: 50px; overflow: hidden;}
.pcystl{ font-size: 20px; color: #2b4798; float: left;}
.pcystr{ float: right; }
.pcystr a{ float: left; margin-top: 6px; width:38px; text-align: center; height: 38px; line-height: 38px; border-radius: 50%;}
.pcystr a.iconfont{ font-size: 25px; }
.pcystrp{ background:#2b4798; color:rgba(255,255,255,0.6);  }
.pcystrn{ border: solid 1px #2b4798; color:#2b4798; margin-left: 6px;}
.pcysc{ margin-top: 25px; background:#f7f7f7; padding: 15px; line-height: 2; font-size: 13px;}
.pcyslist{ overflow: hidden; margin-top: 25px; }
.pcyslist a{ width: 48%; margin:6px 1%; float: left;}
.pcyslist_txt{ height: 40px; line-height: 40px; font-size: 13px; overflow: hidden; text-align: center; }
#lightgallery{ display: none;}
@media (min-width:768px) 
{
  .probnft{ width: 70%; margin:10px auto 0px;}
}
@media (min-width:992px) 
{
  .probnft{ width: 60%; margin:15px auto 0px;}
  .pcystm{ float: left; margin-left: 20px; color: #999; }
  .pcystm a{ color: #999; }
  .pcystm a:hover{ color: #2b4798; }
  .pcyslist a{ width: 31%; margin:8px 1%;}
}
@media (min-width:1200px) 
{
  #pwarp{margin-bottom:50px;}
  .pros_banner{ padding: 40px 0px; }
  .probnt{ font-size: 28px; }
  .probnft{ width: 50%; margin:15px auto 0px;}
  .pcystm{ margin-left: 35px; }
  .pcystl{ font-size: 27px; }
  .pcysc{ margin-top: 40px; padding: 25px; font-size: 15px;}
  .pcyslist{ margin-top: 40px; }
  .pcyslist_txt{ height: 55px; line-height: 55px; font-size: 15px;}
}
@media (min-width:1601px) 
{
  #pwarp{margin-bottom:140px;}
  .pros_banner{ padding: 85px 0px 110px 0px; background-attachment: fixed;}
  .probnt{ font-size: 40px; }
  .probnft{ width: 40%; margin:15px auto 0px;}
  .pcystm{ margin-left: 65px; }
  .pcystl{ font-size: 38px; }
  .pcyst{ height: 80px;line-height: 80px; margin-top: 55px; }
  .pcystr a{ width: 60px; height:60px; line-height: 60px; margin-top: 10px;}
  .pcystr a.iconfont{ font-size: 35px; }
  .pcystrn{ margin-left: 15px; }
  .pcysc{ padding:45px 35px; font-size: 16px;}
  .pcyslist{ margin-top: 80px; }
  .pcyslist_txt{ height: 65px; line-height: 65px; font-size: 16px;}
}
.pcystrn:hover{ background:#fc9700; border: solid 1px #fc9700; color: #fff;}
.pcystrp:hover{ background:#fc9700; color: #fff;}

/*******Css info*******/
#company_main{ margin:0 auto; line-height:2; font-size: 13px;  }
#company_main img{ max-width:100%; }
#company_main a{ color:#2b4798;}
#company_main strong{ color:#2b4798;}
#contact_main{ margin:0 auto; padding:10px;}
#contact_main a{ color:#2b4798;}
#contact_main p{ line-height: 2.2 }
#company_main strong{ color:#2b4798;  }
#page_Title{ line-height:1.8; font-size:16px; text-align:center; }
.page_Info{ height:36px; line-height: 36px; margin-top: 15px; color:#666;  border-top:solid 1px #E6E6E6; border-bottom:solid 1px #E6E6E6; }
.page_Infoleft { padding-left: 30px; float: left;}
.page_Infoleft i{ margin-right: 5px; }
.page_Share{ margin-right: 10px; float: right; }
.page_Share a{ float: left; margin-left: 10px;}
.page_Share a:hover{ animation: swing 1s; }
.page_Share span{ float: left; }

.ljdg{ width: 150px; height: 48px; line-height: 48px; background: #2b4798; color: #fff; text-align: center; float: right; margin-right: 5px; border-radius: 5px; }

.qd{ float: left; font-size: 16px; margin-left: 25px; }
.qd b{ color:#2b4798; }



#infoImage{ width:100%;text-align:center; margin:15px 0 15px 0;}
#infoImage img{ max-width:100%;  border:#dcdcdc solid 1px;}
.page_tit_bg{ height:36px; background:#F9F9F9; border-radius:5px; margin:10px auto;} 
.page_tit_tit{
    width:120px;
    height:36px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    background:#2b4798;
    color:#ffffff;
    line-height:36px;
    text-align: center;
    font-size: 15px;
}
.ljdg{ width: 150px; height: 48px; line-height: 48px; background: #2b4798; color: #fff; text-align: center; float: right; margin-right: 5px; border-radius: 5px; }
.ljdg:hover{ color: #fff; }
#page_Content{ margin:15px auto 0px; line-height:2; padding:10px; font-size: 13px;}
#page_Content img{max-width:100%;}
#page_Content table {
    width:100%;
    margin:0 auto;
    border-width:1px;
    color:#333;
    border-color: #f1f1f1 !important;
    border-collapse: collapse;
    box-sizing: border-box;
}
#page_Content table th {
    border-width:1px;
    padding:5px;
    border-style: solid;
    border-color: #f1f1f1 !important;
    background-color: #dedede;
}
#page_Content table td {
    border-width:1px;
    padding:5px;
    border-style: solid;
    border-color: #f1f1f1 !important;
}
#page_Content table td a { text-decoration:underline; color: #333;}

.page_Content{ margin:0 auto; line-height:2; padding:10px; }
.page_Content img{max-width:100%;}
.page_Content table {
    width:100%;
    margin:0 auto;
    border-width:1px;
    color:#333;
    border-color: #f5f5f5 !important;
    border-collapse: collapse;
    box-sizing: border-box;
}
.page_Content table th {
    border-width:1px;
    padding:5px;
    border-style: solid;
    border-color: #f1f1f1 !important;
    background-color: #dedede;
}
.page_Content table td {
    border-width:1px;
    padding:5px;
    border-style: solid;
    border-color: #f1f1f1 !important;
}
.page_Content table td a { text-decoration:underline; color: #333;}

/* 无内容 */
.no-goods,.no-network{
  padding-top:70px;
  overflow: hidden;
  text-align: center;
}
.no-goods img{
  display: block;
  margin:0 auto 30px;
  width:220px;
  max-height: 105px;
}
.no-network img{
  display: block;
  margin:0 auto 30px;
  width:222px;
  height: 160px;
}
.no-goods p,.no-network p{
  color:#666666;
  line-height: 2;
}
.contact-list{ overflow: hidden; margin-top: 10px;}
.contact-list ul li {
  min-height: 36px;
  padding-left: 50px;
  font-size: 14px;
  color: #666;
  margin-bottom: 14px;
  word-wrap: break-word;
  line-height: 36px;
}
.contact-list ul li span {
  display: block;
  float: left;
  color: #999;
}
.contact-list ul li.icon-01 {
  background: url(../images/contact-icon-01.png) no-repeat left top;
}
.contact-list ul li.icon-02 {
  background: url(../images/contact-icon-02.png) no-repeat left top;
}
.contact-list ul li.icon-03 {
  background: url(../images/contact-icon-03.png) no-repeat left top;
}
.contact-list ul li.icon-04 {
  background: url(../images/contact-icon-04.png) no-repeat left top;
}
.contact-list ul li.icon-05 {
  background: url(../images/contact-icon-05.png) no-repeat left top;
}
.contact-list ul li.icon-06 {
  background: url(../images/contact-icon-06.png) no-repeat left top;
}
.contact-map {
  overflow: hidden;
  margin-top: 25px;
}
.contact-map #dituContent {
  width: 100%;
  height: 475px;
}
.morder{ overflow: hidden; margin-top: 20px; }
.morder li{ overflow: hidden; margin-bottom: 15px;}
.morder_InputText{ width:45%; margin-right: 5%; padding: 0px 15px; border-radius: 8px; outline: none; float: left; background: #f1f1f1; border: solid 1px #dedede; height: 40px; line-height: 40px;}
.morder_InputText1{ width:95%;  padding: 0px 15px; border-radius: 8px; outline: none; float: left; background: #f1f1f1; border: solid 1px #dedede; height: 40px; line-height:40px;}
.morder_textarea{ width:95%;  padding: 15px; border-radius: 8px; outline: none; float: left; background: #f1f1f1; border: solid 1px #dedede; height: 120px; line-height: 30px;}
.morder_captcha{ width:200px;  padding: 0px 15px; border-radius: 8px; outline: none; float: left; background: #f1f1f1; border: solid 1px #dedede; height: 40px; line-height:40px;}
.morder_img{ float: left; margin-left: 10px; margin-top: 15px; height: 20px; cursor: pointer; }
.morder_But{ float: left; outline: none; margin-top: 15px; margin-right: 5%; font-size:15px; width: 250px; height: 42px; line-height: 42px; background: #2b4798; color: #fff; border-radius: 15px;}
.morder_But:hover{ background: #FF8C10; }
@media (min-width:768px) 
{
    #page_Title{ font-size: 18px; }
    .ewm{ float: right; margin-right: 20px; margin-top: 25px; }
    .morder_But{ float: right; margin-top: 0px;}
}
@media (min-width:992px) 
{
    #picUL li a .pic_02{ height:40px; line-height: 40px;  }
}
@media (min-width:1200px) 
{
    #page_Title{ font-size: 20px; }
    .page_Info{ height: 40px; line-height: 40px; margin-top: 20px; }
    #picUL li{ margin: 0px 0px 20px 0px; }
    #picUL li a{ padding: 8px; }
    #picUL li a .pic_02{ height: 45px; line-height: 45px; }
    #company_main{ font-size: 14px;}
    .contact-list{ margin-top: 30px; }
    .contact-list ul li{ font-size: 17px; }
    .morder{ margin-top: 20px; }
    .morder_InputText{ height: 40px; line-height: 40px; }
    .morder_InputText1{ height: 40px; line-height: 40px; }
    .morder_captcha{ height: 40px; line-height: 40px; }
    .morder_But{ height:45px; line-height: 45px; font-size: 15px; }
    #infoImage{ margin-top: 25px; }
    .page_Content{ font-size: 15px; }
    #page_Content{ font-size: 15px; }
}
@media (min-width:1601px) 
{
    #page_Title{ font-size: 22px; }
    .page_Info{ height: 50px; line-height: 50px; margin-top: 25px; }
    #picUL li{ margin: 0px 0px 25px 0px; }
    #picUL li a{ padding: 12px; }
    #picUL li a .pic_02{ height: 55px; line-height: 55px; }
    #company_main{ font-size: 16px;}
    #contact_main{ font-size: 16px; }
    .contact-list{ margin-top: 30px; }
    .contact-list ul li{ font-size: 17px; }
    .morder{ margin-top: 35px; }
    .morder_InputText{ height: 48px; line-height: 48px; }
    .morder_InputText1{ height: 48px; line-height: 48px; }
    .morder_captcha{ height: 48px; line-height: 48px; }
    .morder_But{ height: 50px; line-height: 50px; font-size: 16px; }
    #infoImage{ margin-top: 35px; }
    .page_Content{ font-size: 16px; }
    #page_Content{ font-size: 16px; }
}
#warps{ position: relative;  margin-top: 20px; }
.proinfosc{ overflow: hidden;}
.proinfoimg{ overflow: hidden; text-align: center; border: solid 1px #dedede;}
.proinfoimg img{ max-width: 100%; }
.proinfostxt{ margin-top: 20px;}
.proinfot{ font-size: 16px; line-height: 1.7; }
.proinfop1{ padding: 8px 2px; border-bottom: solid 1px #eee; font-size: 13px;}
.proinfop1 span{ color: rgba(0,0,0,0.5); }
.proinfop1 a{ font-weight: bold; color:#F6921E;  }
.proinfop1 b{ font-weight: bold; color:#F6921E;  }
.proinfop2{ line-height: 1.6; color: #999; margin: 10px 0px; }
.proinfop3{ overflow: hidden; margin-top: 15px; height: 45px; line-height: 45px; background: #2b4798; }
.proinfop3 a{ float: left;  font-size: 14px; font-weight: bold; color: #fff; padding: 0px 35px; background:#F6921E; }
.proinfop3 b{ float: right; margin-right: 15px; font-size: 16px; color:#fff;  }
.proinfogg{ overflow: hidden; margin-top: 10px;}
.proinfogg p{ margin-top: 10px; }

.pmenuss{ margin-top: 25px; }
.pmenuss ul{ background:#eee; overflow: hidden; }
.pmenuss ul li{ width: 28%; cursor: pointer; float: left; text-align: center; font-size: 14px; padding: 14px 0px;}
.pmenuss ul li.on{ font-weight: bold; background: #2b4798; color: #fff;}
.pmenuss.down{ position: fixed; top: 0px; width: 100%; z-index: 999; margin-top: 0px;}
.pageprc{ margin-top: 25px; }
.productrs{ overflow: hidden; margin-top:20px; }
.productrs .products_txt{ height: 32px; line-height: 32px; text-align: center;}
.xgss{ margin-top: 25px; margin-bottom: 25px;}
.newst{ height: 32px; line-height: 32px; overflow: hidden; }
.news_a1{ float: left; font-size: 18px; font-weight: bold; }
.newst i{ width: 30px; height: 3px; background:#F6921E; float: left; margin-left: 15px; margin-top: 14px;  }
.newst span{ font-size: 13px; color: rgba(0,0,0,0.2); float: left; margin-left: 10px; }
.pscls{ overflow: hidden; margin-top: 20px; }
.pscls a{ width: 44%; float: left; font-size: 15px; position: relative; padding-right: 50px; margin:0px 3%; border-bottom: solid 1px #dedede; overflow: hidden; height:40px; line-height: 40px;}
.pscls a i{ position: absolute; right: 0px; top: 0px; }

@media (min-width:768px) 
{
  .proinfoimg{ width: 45%; float: left; }
  .proinfostxt{ width: 50%; float: right;}
  .pscls a{ width: 27%; }
}
@media (min-width:1200px) 
{
    .proinfot{ font-size: 22px; }
    .proinfop1{ font-size: 14px; padding: 12px 2px; }
    .proinfop2{ font-size: 13px; }
    .proinfop3{ margin-top: 20px; height: 42px; line-height: 42px;}
    .proinfop3 a{ padding: 0px 35px; font-size: 15px;}
    .proinfop3 b{ font-size: 18px; }
    .pmenuss{ margin-top: 25px; }
    .pmenuss ul li{ padding: 12px 0px; font-size: 16px; transition: all 0.3s;}
    .pmenuss.down li{ padding: 15px 0px; }
    .pageprc{ margin-top: 35px; }
    .pageprc .ys{ margin-top: 30px; }
    .xgss{ margin-top: 75px; margin-bottom: 80px; }
    .productrs{ margin-top: 25px; }
    .productrs .products_txt{ height: 40px; line-height: 40px; }
    .newst{ height: 50px; line-height: 50px; }
    .news_a1{ font-size: 20px; }
    .newst i{ width: 60px; margin-top: 23px; margin-left:20px;}
    .newst span{ font-size:13px; margin-left:20px;}
    #warps{ margin-top: 70px; }
    .pscls a{ width: 19%; height: 55px; line-height: 55px; font-size: 17px;}
    .proinfogg{ margin-top: 15px; }
}
@media (min-width:1601px) 
{
    .proinfot{ font-size: 30px; }
    .proinfop1{ font-size: 15px; padding: 12px 2px; }
    .proinfop2{ font-size: 14px; }
    .proinfop3{ margin-top: 30px; height: 50px; line-height: 50px;}
    .proinfop3 a{ padding: 0px 55px; font-size: 17px;}
    .proinfop3 b{ font-size: 20px; }
    .pmenuss{ margin-top: 50px; }
    .pmenuss ul li{ padding: 16px 0px; font-size: 17px; transition: all 0.3s;}
    .pmenuss.down li{ padding: 15px 0px; }
    .pageprc{ margin-top: 50px; }
    .pageprc .ys{ margin-top: 30px; }
    .xgss{ margin-top: 75px; margin-bottom: 80px; }
    .productrs{ margin-top: 35px; }
    .productrs .products_txt{ height: 55px; line-height: 55px; }
    .newst{ height: 60px; line-height: 60px; }
    .news_a1{ font-size: 22px; }
    .newst i{ width: 60px; margin-top: 28px; margin-left:20px;}
    .newst span{ font-size:13px; margin-left:20px;}
    #warps{ margin-top: 70px; }
    .pscls a{ width: 19%; height: 55px; line-height: 55px; font-size: 17px;}
    .proinfogg{ margin-top: 20px; }
}
#prog{ overflow: hidden; }
#progcs{ background-size: 100% 100%; overflow: hidden; background-repeat:no-repeat; background-attachment: fixed;  padding:25px 0px 45px 0px;}
.progcp1{ height: 38px; line-height: 38px; font-size: 22px; overflow: hidden; }
.progcp2{ height: 63px; line-height: 21px; overflow: hidden; margin-top: 10px;}
.progcp3{ overflow: hidden; margin-top: 20px; font-size: 14px;}
.progcp3 span{ padding: 5px 36px; float: left; border-radius: 15px; transition: all 0.3s;}
.progcs_txt .progcp1{ color: #fff; }
.progcs_txt .progcp2{ color: rgba(255,255,255,0.8); }
.progcs_txt .progcp3 span{ border: solid 1px #fff; color: #fff;}
#progsc{ overflow: hidden; }
.progc_img{ overflow: hidden; text-align: center;}
.progc_img img{ max-width: 100%; }
.progsc_txt{ padding: 20px 0px 40px 0px; }
.progsc_txt .progcp1{ color: #3a3838; }
.progsc_txt .progcp2{ color: rgba(58,56,56,0.8); }
.progsc_txt .progcp3 span{ border: solid 1px #3a3838; color: #3a3838;}
@media (min-width:768px) 
{
  #progcs{ padding:35px 0px 55px 0px; }
  .progc_img{ width: 50%; float: left; }
  .progsc_txt{ width: 45%; float: right; padding:55px 0px 0px 0px;  }
}
@media (min-width:992px) 
{
  #progcs{ padding:45px 0px 65px 0px; }
  .progc_img{ width: 40%; }
  .progsc_txt{ width: 55%; padding:65px 0px 0px 0px;  }
}
@media (min-width:1200px) 
{
  .progcp1{ height: 50px; line-height: 50px; font-size: 26px; }
  .progcp2{ line-height: 24px; height: 72px; margin-top: 15px; }
  .progcp3{ margin-top: 45px; }
  #progcs{ padding:70px 0px 95px 0px; }
  .progc_img{ width: 40%; }
  .progsc_txt{ width: 55%; padding:85px 0px 0px 0px;  }
  .progcs_txt{ width: 40%; float: left; }
}
@media (min-width:1601px) 
{
  .progcp1{ height: 80px; line-height: 80px; font-size: 40px; }
  .progcp2{ line-height: 30px; height: 90px; margin-top: 25px; }
  .progcp3{ margin-top: 75px; }
  .progcp3 span{ padding: 6px 50px; font-size: 16px; border-radius: 18px;}
  #progcs{ padding:120px 0px 250px 0px; }
  .progc_img{ width: 600px; }
  .progcs_txt{ width: 600px; }
  .progsc_txt{ width: 700px; padding:120px 0px 0px 0px;  }
}
#progsc .progsc_txt:hover .progcp3 span{ background:#2b4798; color: #fff;  }
#progcs .progcs_txt:hover .progcp3 span{ background:#fff; color: #2b4798;  }
/*******Css job*******/
#job_ul{}
#job_ul li{
    border-bottom:dashed 1px #cfcfcf;
    padding:10px 0px;
    height: 100%; overflow: hidden;
}
#job_ul li .recruit_info{
    float:left; width: 80%;
}
.job_nam{
    color:#2b4798;
    font-weight:bold;
}
#job_ul li .recruit_but{
    height:45px;
    float:right;
    margin-top:10px;
    margin-right:22px;
}
.job_ul li .recruit_but a{
    width:150px;
    height:45px;
    line-height:45px;
    background: #1C5FB8;
    border-radius:2px;   
    text-align:center; float: left;
}
.recruit_info_tit_bg{
    height:40px;
    background:#f8f8f8;
    border-radius:2px;
    margin:15px auto;
}
.recruit_info_tit_bg .recruit_info_tit{
    width:140px;
    height:45px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    background:#2b4798;
    color:#ffffff;
    line-height:45px;
    text-align: center;
}
.recruit_info_main{
    margin:0px auto;
    margin-top:10px;
    margin-bottom:60px;
    padding:5px 20px;
    line-height: 32px;
}
.seek_job{ margin-left: 20px; }
.seek_job li{ padding-top:10px; height: 100%; overflow: hidden;}
.seek_t1{ float: left; font-weight: bold; height: 40px; line-height: 40px; width:60px;}
.job_nam{ float: left; margin-left: 15px; color:#2b4798; font-weight: bold; }
.G_InputText{
    width:250px;
    height:40px;
    line-height:40px;
    border:1px solid #dedede;
    padding:0px 10px;
    float:left;
    border-radius: 2px;outline: none;
}
.G_InputText:hover{ border:1px solid #2b4798; }
.G_captcha{
    width:100px;
    height:40px;
    line-height:40px;
    border:1px solid #dedede;
    padding:0px 10px;
    float:left;
    border-radius: 2px; outline: none;
}
.G_captcha:hover{ border:1px solid #2b4798; }
.G_textarea{
    width:250px;
    height:150px;
    line-height:30px;
    border:1px solid #dedede;
    padding:0px 10px;
    float:left;
    border-radius: 2px;outline: none;
}
.G_textarea:hover{ border:1px solid #2b4798; }
.G_select{ float: left; border:1px solid #dedede; height: 40px; line-height: 40px; }
.job_radio{ float: left; }
.G_img{ float: left; margin-top: 10px; margin-left: 5px; }
.G_But{
    width:340px;
    height:50px;
    line-height:50px;
    background:#2b4798;
    border-radius:5px;
    text-align:center;
    color:#FFF;
    cursor:pointer;
    transition: all 0.3s;
    float: left;outline: none; border: 0px;font-size: 18px;
}
.G_But:hover{
    background:#2D2B2B; color: #fff;
}
@media (min-width:768px) 
{
    .G_InputText{ width: 400px; }
    .G_textarea{ width: 500px; }
}
@media (min-width:1200px) 
{
    .seek_job li{ padding-top: 15px; }
    .G_InputText{ width: 400px; }
    .G_textarea{ width: 550px; }
    .seek_job{ float: left; }
    .mess_img{ float: right; width: 400px; margin-top: 30px;}
    .mess_img img{ max-width: 100%; }
}
/*******Css prev_next*******/
#prev_next{margin: 10px 10px;clear: both;overflow: hidden; }
#prev_next li{margin: 10px 0;}
#prev_next li i{ margin-right: 5px; }
#prev_next li a:hover{ color: #2b4798; }
#prev_next li div{ display: inline-block; }
/*css digg style pagination*/
.de-page-mian {
  overflow: hidden;
  text-align: center;
  font-size: 0;
  margin: 20px 0 35px;
}
.de-page-mian .page-inner {
  display: inline-block;
  overflow: hidden;
}
.de-page-mian .page-inner a {
  display: block;
  float: left;
  min-width: 26px;
  padding: 0 5px;
  height: 36px;
  border: 1px solid #dddddd;
  background: #fff;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin-right: -1px;
  overflow: hidden;
}
.de-page-mian .page-inner a.active,
.de-page-mian .page-inner a:hover {
  color: #fff;
  border-color: #2b4798;
  background: #2b4798;
}
.de-page-mian .page-inner a.prev {
  margin-right: 10px;
  background: #fff url(../images/prev.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev.on {
  background: #fff url(../images/prev-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.next {
  margin-left: 10px;
  margin-right: 15px;
  background: #fff url(../images/next.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next.on {
  background: #fff url(../images/next-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.page-btn {
  font-size: 12px;
  margin-right: 0;
  width: 63px;
  margin-left: 10px;
}
.de-page-mian .page-inner span {
  display: block;
  font-size: 12px;
  color: #333;
  float: left;
  line-height: 38px;
}
.de-page-mian .page-inner input {
  display: block;
  float: left;
  height: 36px;
  width: 36px;
  border: 1px solid #dddddd;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin: 0 5px;
}

div.digg{ margin:10px auto; text-align:center; float:right; display: inline;}
div.digg a{border:#dedede 1px solid; padding:3px 10px; margin:3px; color:#666; display: inline-block;}
div.digg a:hover{border:#2b4798 1px solid;color:#fff; background: #2b4798;}
div.digg a:active{border:#2b4798 1px solid;color:#fff; background: #2b4798;}
div.digg span.current{border:solid 1px #2b4798;padding:3px 15px; font-weight:bold; margin:3px; color:#fff; background-color:#2b4798; display: inline-block;}
div.digg span.disabled{border:#dedede 1px solid;padding:3px 10px;margin:3px;color:#ddd;  display: inline-block;}
div.digg select{ border:#dedede 1px solid; padding:3px 0px; display: inline-block;}